toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.font
/
VectorFont
/
getGlyphPath
get
Glyph
Path
abstract
fun
getGlyphPath
(
size
:
Double
,
codePoint
:
Int
,
path
:
GlyphPath
=
GlyphPath()
,
reader
:
WStringReader
?
=
null
)
:
GlyphPath
?