Interface ScalerContextConstructor

Hierarchy

  • ScalerContextConstructor

Properties

Constructors

Properties

isEmoji: ((text: string) => boolean)

Type declaration

    • (text: string): boolean
    • Parameters

      • text: string

      Returns boolean

Constructors

  • Parameters

    • fontName: string
    • fontStyle: string
    • size: number
    • fauxBold: boolean
    • fauxItalic: boolean

    Returns ScalerContext

Generated using TypeDoc