dplug ~master (2025-01-07T15:22:33Z)
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.