pixelperfectengine ~master (2023-12-13T21:18:59Z)
Dub
Repo
Fontset.this
pixelperfectengine
graphics
fontsets
Fontset
Empty constructor, primarily for testing purposes
this
()
class
Fontset
(T)
this
(
)
if
(
T.stringof
==
Bitmap8Bit.stringof
||
T.stringof
==
Bitmap16Bit.stringof
||
T.stringof
==
Bitmap32Bit.stringof
)
this
(std.stdio.File file, string basepath)
Meta
Source
See Implementation
pixelperfectengine
graphics
fontsets
Fontset
aliases
CharMap
KerningMap
constructors
this
functions
breakTextIntoMultipleLines
chars
getKerning
getName
getTextLength
size
structs
KerningInfo
variables
_chars
_kerning
pages
Empty constructor, primarily for testing purposes