Skip to content

GlyphMetrics

GlyphMetrics: object

Some metices related to a glyph

Type declaration

advance

advance: number

height

height: number

isDoubleResolution?

optional isDoubleResolution: boolean

isDoubleResolution = true for 48px textures

left

left: number

top

top: number

width

width: number

Source

src/style/style_glyph.ts:6