DynamicFontData

    Used with to describe the location of a font file.

    enum Hinting:

    • HINTING_NONE = 0 —- Disables font hinting (smoother but less crisp).
    • HINTING_NORMAL = 2 —- Use the default font hinting mode (crisper but less smooth).
    • antialiased

    The path to the vector font file.