dsfml ~master (2021-10-04T07:02:59.4470602)
Dub
Repo
Font.dup
dsfml
graphics
font
Font
Performs a deep copy on the font.
class
Font
@
property
const
Font
dup
(
)
Return Value
Type:
Font
The duplicated font.
Meta
Source
See Implementation
dsfml
graphics
font
Font
constructors
this
destructors
~this
functions
getGlyph
getInfo
getKerning
getLineSpacing
getTexture
getUnderlinePosition
getUnderlineThickness
loadFromFile
loadFromMemory
loadFromStream
properties
dup
structs
Info
variables
sfPtr
Performs a deep copy on the font.