Age | Commit message (Expand) | Author |
---|---|---|
2021-08-27 | Makes FontData importable resource. | bruvzg |
2021-08-22 | Replace HTTP links with HTTPS for sites with HTTPS versions | Aaron Franke |
2021-03-08 | Improve bitmap font scaling. Fix default theme font size. | bruvzg |
2021-02-15 | [Text Server] Restores bitmap font dynamic construction functions. | bruvzg |
2021-02-08 | Initialize class/struct variables with default values in modules/ | Rafał Mikrut |
2021-01-31 | Use integer coordinates for the font glyphs rendering. | bruvzg |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-09 | Static 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 |