Function text_length

  • Allegro

    Text Length

    Parameters

    • f: FONT

      Font to use in calculation

    • str: string

      String to check length of

    Returns number

    length of text in pixels

    1.19.3

    Remarks

    Calculate length of text. Uses a temp canvas internally for calculations.

Generated using TypeDoc