Intermediate representation of a glyph. Only used while parsing a BDF font file.
staticsortOnHeight(a:BDFFontChar, b:BDFFontChar):Int
new(code:Int, width:Int, height:Int, xoffset:Int, yoffset:Int, stride:Int)
bits:Array<Int>
code:Int
height:Int
stride:Int
width:Int
x:Int
xoffset:Int
y:Int
yoffset:Int