GpuFont

fun GpuFont(context: Context, defaultFont: TtfFont, atlasWidth: Int = 256, atlasHeight: Int = 512, gridSize: Int = 10, maxVertices: Int = 10000)