Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-11 | Media refactoring; working on FontPack management | Jaakko Keränen | |
Media still needs more work to get rid of redundancies and make lookups faster. FontPacks are manipulated as Media items (not unlike images) so they can be previewed on page, and installed via a click. FontPack management is not trivial as it includes such details as versioning and whether individual packs are enabled or disabled. | |||
2021-10-07 | Package all fonts into .fontpacks | Jaakko Keränen | |
All fonts except default.fontpack will be distributed separately, or at least outside of resources.lgr. |