nudsfml v0.0.10-alpha (2023-02-09T04:48:03Z)
Dub
Repo
Font.dup
nudsfml
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
nudsfml
graphics
font
Font
constructors
this
destructors
~this
functions
getGlyph
getInfo
getKerning
getLineSpacing
getTexture
getUnderlinePosition
getUnderlineThickness
loadFromFile
loadFromMemory
properties
dup
structs
Info
variables
sfPtr
Performs a deep copy on the font.