#
Type alias: GlyphMetaƬ GlyphMeta: { bbh
: GlyphMetaInFont[3] ; bbw
: GlyphMetaInFont[2] ; bbxoff
: GlyphMetaInFont[4] ; bbyoff
: GlyphMetaInFont[5] ; codepoint
: GlyphMetaInFont[1] ; dwx0
: GlyphMetaInFont[8] ; dwx1
: GlyphMetaInFont[12] ; dwy0
: GlyphMetaInFont[9] ; dwy1
: GlyphMetaInFont[13] ; glyphname
: GlyphMetaInFont[0] ; hexdata
: GlyphMetaInFont[16] ; swx0
: GlyphMetaInFont[6] ; swx1
: GlyphMetaInFont[10] ; swy0
: GlyphMetaInFont[7] ; swy1
: GlyphMetaInFont[11] ; vvectorx
: GlyphMetaInFont[14] ; vvectory
: GlyphMetaInFont[15] }
#
Type declaration:Name | Type |
---|---|
bbh | GlyphMetaInFont[3] |
bbw | GlyphMetaInFont[2] |
bbxoff | GlyphMetaInFont[4] |
bbyoff | GlyphMetaInFont[5] |
codepoint | GlyphMetaInFont[1] |
dwx0 | GlyphMetaInFont[8] |
dwx1 | GlyphMetaInFont[12] |
dwy0 | GlyphMetaInFont[9] |
dwy1 | GlyphMetaInFont[13] |
glyphname | GlyphMetaInFont[0] |
hexdata | GlyphMetaInFont[16] |
swx0 | GlyphMetaInFont[6] |
swx1 | GlyphMetaInFont[10] |
swy0 | GlyphMetaInFont[7] |
swy1 | GlyphMetaInFont[11] |
vvectorx | GlyphMetaInFont[14] |
vvectory | GlyphMetaInFont[15] |
Defined in: bdfparser.ts:69