dplug v14.4.1 (2024-07-29T08:05:13Z)
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.