ReferenceGlyphGrid

constructor(gridWidth: Int, gridHeight: Int, glyphWidth: Int, glyphHeight: Int)
constructor(grid: Array<Array<BufferedImage?>>, glyphWidth: Int, glyphHeight: Int)