toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.font
/
BaseTtfFont
/
Companion
Companion
object
Companion
Members
Functions
read
Header
Tables
Link copied to clipboard
fun
readHeaderTables
(
s
:
FastByteArrayInputStream
)
:
Map
<
String
,
BaseTtfFont.Table
>
read
Names
Section
Link copied to clipboard
fun
readNamesSection
(
s
:
FastByteArrayInputStream
,
info
:
BaseTtfFont.NamesInfo
)