korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.font
/
BaseTtfFont
/
BaseTtfFont
Base
Ttf
Font
constructor
(
s
:
FastByteArrayInputStream
,
extName
:
String
?
=
null
,
onlyReadMetadata
:
Boolean
=
false
,
enableLigatures
:
Boolean
=
true
)
constructor
(
d
:
ByteArray
,
extName
:
String
?
=
null
,
onlyReadMetadata
:
Boolean
=
false
,
enableLigatures
:
Boolean
=
true
)