summaryrefslogtreecommitdiff
path: root/editor/import/resource_importer_dynamic_font.cpp
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-04Use system fonts as fallback and improve system font handling.bruvzg
2022-11-24Add MAKE_RESOURCE_TYPE_HINT macro to simplify binding arrays of resourcesRémi Verschelde
2022-11-03Hide Antialiasing import option on DynamicFonts with MSDF enabledHugo Locurcio
2022-08-23Add font LCD sub-pixel anti-aliasing support.bruvzg
2022-07-29Swap arguments of ResourceSaver.save()kobewi
2022-07-06Refactor Font configuration and import UI, and Font resources.bruvzg
2022-06-07[TextServer] Adds support for TrueType / OpenType collection files (*.TTC, *....bruvzg
2022-05-16Replace most uses of Map by HashMapreduz
2022-04-22Implement Label3D node.bruvzg
2022-03-18Add brotli decoder and WOFF2 support.bruvzg
2022-03-11Add options to embolden and transform font outlines to simulate bold and ital...bruvzg
2022-02-15Editor: Cleanup some includes dependenciesRémi Verschelde