From d55d3ce2089193aae1a33ea59626202ecfada56f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jaakko=20Kera=CC=88nen?= jaakko.keranen@iki.fi
Date: Sun, 21 Nov 2021 15:24:36 +0200
Subject: [PATCH 1/1] Help: zip
options for creating fontpacks
IssueID #387
res/about/help.gmi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/res/about/help.gmi b/res/about/help.gmi
index 4af1581e..3c332f81 100644
--- a/res/about/help.gmi
+++ b/res/about/help.gmi
@@ -825,7 +825,7 @@ semibold = "FiraSans-SemiBold.ttf"
bold = "FiraSans-Bold.ttf"
-Fontpacks may use the Deflate compression method, but that can slow down launching the app because each font must then be decompressed before loading.
+Fontpacks may use the Deflate compression method, but that can slow down launching the app because each font must then be decompressed before loading. Therefore, it is recommended to use the -0 (--compression-method store) option when creating the archive. You may also find the -j (--junk-paths) option helpful if the current working directory is not the one where fontpack.ini is located.
Each fontpack has an ID that comes from the file name: the ID of "firasans.fontpack" would be "firasans". Space characters are not allowed in the ID.
--
2.25.1
text/plain
This content has been proxied by September (ba2dc).