littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.g2d.font
/
GpuFont
/
GpuFont
Gpu
Font
fun
GpuFont
(
context
:
Context
,
defaultFont
:
TtfFont
,
atlasWidth
:
Int
=
256
,
atlasHeight
:
Int
=
512
,
gridSize
:
Int
=
10
,
maxVertices
:
Int
=
10000
)