mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-27 14:20:07 +00:00
Antialiasing cannot be adjusted on fonts rendered with MSDF. Internally, Godot always uses grayscale antialiasing for those fonts. This also tweaks property hints for consistency, and renames uses of "sub-pixel" to the more commonly used "subpixel".