Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • FontManager

Index

Constructors

  • new FontManager(canvas2DRenderer: Canvas2DRenderer, fontName: string, fillStyle?: string, strokeStyle?: string, fill?: boolean, stroke?: boolean): FontManager

Properties

canvas2DRenderer: Canvas2DRenderer
fill: boolean
fillStyle: string
fontName: string
stroke: boolean
strokeStyle: string

Methods

  • load(letters: string): Font