summaryrefslogtreecommitdiffstats
path: root/thirdparty/msdfgen/core
Commit message (Collapse)AuthorAgeFilesLines
* Update ICU and msdfgen.bruvzg2024-03-1341-384/+393
|
* msdfgen: Sync with upstream 1.10Rémi Verschelde2023-06-075-12/+15
|
* msdfgen: Update to version 1.9.2bruvzg2022-02-092-28/+23
|
* Makes FontData importable resource.bruvzg2021-08-2751-0/+5498
Adds multi-channel SDF font texture generation and rendering support. Adds per-font oversampling support. Adds FontData import plugins (for dynamic fonts, BMFonts and monospaced image fonts), font texture cache pre-generation and loading. Adds BMFont binary format and outline support.