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
/
SimpleGlyph
/
SimpleGlyph
Simple
Glyph
constructor
(
index
:
Int
,
xMin
:
Int
,
yMin
:
Int
,
xMax
:
Int
,
yMax
:
Int
,
contoursIndices
:
IntArray
,
flags
:
IntArray
,
xPos
:
IntArray
,
yPos
:
IntArray
,
advanceWidth
:
Int
,
dummy
:
Boolean
=
false
)