toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.font
/
BaseTtfFont
/
BaseTtfFont
Base
Ttf
Font
constructor
(
d
:
ByteArray
,
extName
:
String
?
=
null
,
onlyReadMetadata
:
Boolean
=
false
,
enableLigatures
:
Boolean
=
true
)
constructor
(
s
:
FastByteArrayInputStream
,
extName
:
String
?
=
null
,
onlyReadMetadata
:
Boolean
=
false
,
enableLigatures
:
Boolean
=
true
)