Constructors
constructor
-
Parameters
-
-
fontSize: number
-
Optional baselineHeight: number
-
Optional fontColor: string
-
Optional strokeWidth: number
-
Optional strokeColor: string
-
Optional strokeOnly: boolean
-
Optional fontWeight: FontWeight
Properties
baselineHeight
baselineHeight: number
fontColor
fontColor: string
fontFamily
fontSize
fontSize: number
fontWeight
strokeColor
strokeColor: string
strokeOnly
strokeOnly: boolean
strokeWidth
strokeWidth: number
Methods
create
- create(code: number): Glyph
-
Parameters