getCharYRange

fun getCharYRange(font: Key, char: Int): ClosedRange<Float>
fun getCharYRange(font: Key, char: Char): ClosedRange<Float>