From 960df03c17091aca37f53eaab8fc27c669d26a5e Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Mon, 11 Oct 2021 12:22:54 +0300 Subject: Media refactoring; working on FontPack management 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. --- res/tinos.fontpack/fontpack.ini | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res/tinos.fontpack') diff --git a/res/tinos.fontpack/fontpack.ini b/res/tinos.fontpack/fontpack.ini index 8759b752..a2cf811e 100644 --- a/res/tinos.fontpack/fontpack.ini +++ b/res/tinos.fontpack/fontpack.ini @@ -1,3 +1,5 @@ +version = 1 + [tinos] name = "Tinos" glyphscale = 0.850 -- cgit v1.2.3