littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.g2d.font
/
GlyphRun
/
getGlyphsFrom
get
Glyphs
From
fun
getGlyphsFrom
(
font
:
Font
,
text
:
CharSequence
,
scaleX
:
Float
,
start
:
Int
,
end
:
Int
,
lastGlyph
:
GlyphMetrics
?
)