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/cjk.fontpack/fontpack.ini | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res/cjk.fontpack/fontpack.ini') diff --git a/res/cjk.fontpack/fontpack.ini b/res/cjk.fontpack/fontpack.ini index fbac54be..6e0d274c 100644 --- a/res/cjk.fontpack/fontpack.ini +++ b/res/cjk.fontpack/fontpack.ini @@ -1,3 +1,5 @@ +version = 1 + [notosansjp] name = "Noto Sans JP" auxiliary = true -- cgit v1.2.3