BitmapGlyphInfo

constructor(    glyphID: Int,     imageFormat: Int = 0,     offset: Int = 0,     size: Int = 0,     info: BaseTtfFont.ColorBitmapInfo,     height: Int = 0,     width: Int = 0,     horiBearingX: Int = 0,     horiBearingY: Int = 0,     horiAdvance: Int = 0,     vertBearingX: Int = 0,     vertBearingY: Int = 0,     vertAdvance: Int = 0)