Intermediate representation of a glyph. Only used while parsing a BDF font file.

Static methods

Constructor

new(code:Int, width:Int, height:Int, xoffset:Int, yoffset:Int, stride:Int)

Variables

bits:Array<Int>

code:Int

height:Int

stride:Int

width:Int

x:Int

y:Int