fluid v0.7.0 (2024-10-02T21:53:39Z)
Dub
Repo
FreetypeTypeface.this
fluid
typeface
FreetypeTypeface
Load a font from a file.
this
()
this
(FT_Face face)
this
(string filename)
class
FreetypeTypeface
@
trusted
this
(
string
filename
)
Parameters
filename
string
Filename of the font file.
Meta
Source
See Implementation
fluid
typeface
FreetypeTypeface
constructors
this
destructors
~this
functions
advance
dpi
drawLine
glyphCount
indentWidth
isOwner
lineHeight
opEquals
penPosition
setSize
static variables
defaultTypeface
structs
AdvanceCacheKey
variables
advanceCache
face
lineHeightFactor
Load a font from a file.