Function transpose_font

  • Allegro

    Transpose font

    Parameters

    • f: FONT

      Font to transpose

    • drange: number

      Transpose amount

    Returns FONT

    0 on success, -1 on fail

    1.18.12

    Remarks

    This function transposes all characters in a font.

Generated using TypeDoc