DynamicFontData

    Category: Core

    enum Hinting:

    • HINTING_NONE = 0 — Disable font hinting (smoother but less crisp).
    • HINTING_LIGHT = 1 — Use the light font hinting mode.
    • antialiased

    Controls whether the font should be rendered with anti-aliasing.



    • hinting

    The font hinting mode used by FreeType.