dplug ~master (2025-02-18T16:04:15Z)
Home
Dub
Repo
Font.this
dplug
graphics
font
Font
Loads a TTF file. fontData should be the content of that file.
class
Font
nothrow @
nogc
this
(
ubyte
[]
fontData
)
Meta
Source
See Implementation
dplug
graphics
font
Font
constructors
this
destructors
~this
functions
getAscent
getDescent
getHeightOfx
measureText
Loads a TTF file. fontData should be the content of that file.