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
/
SubstitutionInfo
Substitution
Info
class
SubstitutionInfo
(
val
maxSequence
:
Int
,
val
map
:
Map
<
WString
,
IntArray
>
)
Members
Constructors
Substitution
Info
Link copied to clipboard
constructor
(
maxSequence
:
Int
,
map
:
Map
<
WString
,
IntArray
>
)
Properties
map
Link copied to clipboard
val
map
:
Map
<
WString
,
IntArray
>
max
Sequence
Link copied to clipboard
val
maxSequence
:
Int