Class Font

Class representation of a JSON font file.

Hierarchy

  • Font

Constructors

Properties

chars: FontChar[]
common: FontCommon
distanceField: DistanceField
indexedChar: { [key: string]: FontChar } = {}

Type declaration

info: unknown
kernings: Kerning[]
pages: string[]

Generated using TypeDoc