toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.font
/
BaseTtfFont
/
getGlyphsByReader
get
Glyphs
By
Reader
fun
getGlyphsByReader
(
reader
:
WStringReader
,
out
:
MutableList
<
BaseTtfFont.Glyph
>
=
arrayListOf()
)
:
List
<
BaseTtfFont.Glyph
>