TexturedFont

constructor(texture: BufferedImage, basicWidth: Int, basicHeight: Int, find: (Char) -> Pair<Int, Int>)