Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • FontAtlasRef

Index

Methods

addFontFromFile

  • addFontFromFile(filename: string, sizePixels: number): FontRef

addFontFromMemory

  • addFontFromMemory(font: Buffer, sizePixels: number): FontRef

addFontFromMemoryCompressed

  • addFontFromMemoryCompressed(compressedFont: Buffer, sizePixels: number): FontRef

Generated using TypeDoc