Commit History

Author SHA1 Message Date
  bruvzg fee14eb5e8 [Import] Add "skip file" import option to skip (and exclude from export) importable formats, auto set it for the images used by bitmap font. 9 months ago
  bruvzg 9a1e0e4aef [Bitmap fonts] Add support for scaling. 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 year ago
  bruvzg ecec415988 Use system fonts as fallback and improve system font handling. 2 years ago
  Rémi Verschelde 5d20dccade Add MAKE_RESOURCE_TYPE_HINT macro to simplify binding arrays of resources 2 years ago
  kobewi c3606cb5f3 Swap arguments of ResourceSaver.save() 2 years ago
  bruvzg 344ba0ffaf Refactor Font configuration and import UI, and Font resources. 2 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 2 years ago
  Rémi Verschelde a2d323c67e Merge pull request #54794 from bruvzg/runtime_bmfont_parser 2 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 2 years ago
  reduz cd2a499084 Add path to functions that return iporter options 3 years ago
  bruvzg 294e48ae58 Move BMFont parser code from importer to the FontData to allow loading bitmap fonts in the runtime (without importing). 3 years ago
  bruvzg 3f33e1d7d6 Add functions for getting name and font style from dynamic and bitmap fonts. 3 years ago
  bruvzg 4c3f7d1290 Makes FontData importable resource. 3 years ago