Function extract_font_range

  • Allegro

    Extract font range

    Parameters

    • f: FONT

      Font to splice

    • begin: number

      Start character index

    • end: number

      End character index

      1.18.11

    Returns FONT

    Remarks

    Extract a range of characters from a font and creates a new font from them

Generated using TypeDoc