summaryrefslogtreecommitdiff
path: root/modules/text_server_adv/bitmap_font_adv.cpp
AgeCommit message (Expand)Author
2021-08-27Makes FontData importable resource.bruvzg
2021-08-22Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke
2021-03-08Improve bitmap font scaling. Fix default theme font size.bruvzg
2021-02-15[Text Server] Restores bitmap font dynamic construction functions.bruvzg
2021-02-08Initialize class/struct variables with default values in modules/Rafał Mikrut
2021-01-31Use integer coordinates for the font glyphs rendering.bruvzg
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-09Static analyzer fixes:bruvzg
2020-12-06[Complex Text Layouts] Fix bitmap font memory leak.bruvzg
2020-11-26[Complex Text Layouts] Implement GDNative interface for TextServer.bruvzg
2020-11-26[Complex Text Layouts] Implement ICU / HarfBuzz based TextServer module.bruvzg