armos v0.2.1 (2017-07-28T07:17:22Z)
Dub
Repo
Font.load
armos
graphics
font
Font
class
Font
This
load
(
in
string
fontPath
,
in
int
fontSize
,
in
bool
isAntiAliased
= false
,
in
bool
isFullCharacterSet
= false
,
in
bool
makeContours
= false
,
in
float
simplifyAmt
= 0.3f
,
in
int
dpi
= 0
)
Meta
Source
See Implementation
armos
graphics
font
Font
constructors
this
destructors
~this
functions
drawString
load