Used with [DynamicFont] to describe the location of a font file. Used with [DynamicFont] to describe the location of a vector font file for dynamic rendering at runtime. If [code]true[/code], the font is rendered with anti-aliasing. The path to the vector font file. The font hinting mode used by FreeType. See [enum Hinting] for options. Disables font hinting (smoother but less crisp). Use the light font hinting mode. Use the default font hinting mode (crisper but less smooth).