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
/
NameInfo
Name
Info
data
class
NameInfo
(
val
offset
:
Int
,
val
length
:
Int
,
val
charset
:
Charset
)
Members
Constructors
Name
Info
Link copied to clipboard
constructor
(
offset
:
Int
,
length
:
Int
,
charset
:
Charset
)
Properties
charset
Link copied to clipboard
val
charset
:
Charset
length
Link copied to clipboard
val
length
:
Int
offset
Link copied to clipboard
val
offset
:
Int