summaryrefslogtreecommitdiff
path: root/res/fonts/NotoEmoji-Regular.ttf
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-07Package all fonts into .fontpacksJaakko Keränen
All fonts except default.fontpack will be distributed separately, or at least outside of resources.lgr.
2020-10-11Cleanup: Moved fonts to res/fonts/Jaakko Keränen