summaryrefslogtreecommitdiffstats
path: root/doc/classes/SystemFont.xml
Commit message (Expand)AuthorAgeFilesLines
* [Font] Add option to disable embedded bitmaps loading.bruvzg2024-03-111-0/+3
* Replace some "uncommon" words in class referenceMicky2024-01-151-1/+1
* Move registration of `fallbacks` property in the base Font classFaolan2023-08-071-3/+0
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Overhaul the top sections of the class reference (GUI classes)VolTer2023-05-281-2/+2
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* [SystemFont] Add missing MSDF properties.bruvzg2023-01-261-0/+6
* Use system fonts as fallback and improve system font handling.bruvzg2022-12-041-3/+12
* Hide Antialiasing import option on DynamicFonts with MSDF enabledHugo Locurcio2022-11-031-1/+1
* Add font LCD sub-pixel anti-aliasing support.bruvzg2022-08-231-2/+2
* Allow MSDF rendering for system fonts, fix crash on loading damaged / unsuppo...bruvzg2022-08-091-0/+3
* Implement support for loading system fonts on Linux, macOS / iOS and Windows.bruvzg2022-07-261-0/+44