summaryrefslogtreecommitdiff
path: root/res/Fontpack.cmake
AgeCommit message (Collapse)Author
2021-10-31Changed format of resources.lgrJaakko Keränen
Resources are now stored in a ZIP archive, and it comes with an explicit version number. All the old embed/bincat stuff was removed as unnecessary. resources.lgr is also a valid fontpack, for loading the built-in fonts. IssueID #363
2021-10-31CMake: `zip` is required for the buildJaakko Keränen
Print error message if `zip` is not found. It is used for creating fontpacks.
2021-10-07Package all fonts into .fontpacksJaakko Keränen
All fonts except default.fontpack will be distributed separately, or at least outside of resources.lgr.