summaryrefslogtreecommitdiffstats
path: root/modules/text_server_adv/config.py
Commit message (Collapse)AuthorAgeFilesLines
* Implement TextServer GDExtension interface, remove TextServer GDNative ↵bruvzg2021-10-011-0/+10
| | | | interface.
* Make FreeType optional for export templates.bruvzg2021-02-191-1/+1
|
* [Complex Text Layouts] Implement ICU / HarfBuzz based TextServer module.bruvzg2020-11-261-1/+2
|
* [Complex Text Layouts] Add third-party TextServer dependencies (ICU, ↵bruvzg2020-11-261-0/+5
HarfBuzz, Graphite).