atelier ~master (2021-08-24T13:35:22Z)
Dub
Repo
TrueTypeFont.this
atelier
render
font
truetype
TrueTypeFont
Ctor
this
(TrueTypeFont font)
this
(string path, int size_, int outline_)
class
TrueTypeFont
this
(
const
string
path
,
int
size_
= 12u
,
int
outline_
= 0
)
this
(ubyte[] buffer, int size_, int outline_)
Meta
Source
See Implementation
atelier
render
font
truetype
TrueTypeFont
constructors
this
destructors
~this
functions
getKerning
getMetrics
setSmooth
properties
ascent
descent
lineSkip
name
size
Ctor