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
/
TtfCIDFont
/
CFF
/
GlyphPath
Glyph
Path
data
class
GlyphPath
(
val
path
:
VectorPath
,
val
advanceWidth
:
Double
)
Members
Constructors
Glyph
Path
Link copied to clipboard
constructor
(
path
:
VectorPath
,
advanceWidth
:
Double
)
Properties
advance
Width
Link copied to clipboard
val
advanceWidth
:
Double
path
Link copied to clipboard
val
path
:
VectorPath