summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS5
-rw-r--r--luaotfload-tool.rst7
2 files changed, 7 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index c72b943..3825605 100644
--- a/NEWS
+++ b/NEWS
@@ -9,8 +9,9 @@ Change History
* Test runner (script mktests)
* New luaotfload-tool option: ``--no-reload``
* ``luaotfload-tool --find`` now understands request syntax
- * option ``--compress`` filters text (Lua script) version of the font
- index through gzip
+ * text (Lua script) version of the font index is filtered through gzip by
+ default, the ``--no-compress`` option of luaotfload-tool will prevent
+ this
* rename ``luaotfload-merged.lua`` (the fontloader package from Context)
to ``luaotfload-fontloader.lua``
diff --git a/luaotfload-tool.rst b/luaotfload-tool.rst
index 37ef779..26f830b 100644
--- a/luaotfload-tool.rst
+++ b/luaotfload-tool.rst
@@ -20,7 +20,7 @@ SYNOPSIS
**luaotfload-tool** --update [ --force ] [ --quiet ] [ --verbose ]
[ --prefer-texmf ] [ --dry-run ]
[ --formats=[+|-]EXTENSIONS ]
- [ --compress ] [ --no-strip ]
+ [ --no-compress ] [ --no-strip ]
**luaotfload-tool** --find=FONTNAME [ --fuzzy ] [ --info ] [ --inspect ]
[ --no-reload ]
@@ -67,8 +67,9 @@ update mode
building the database. Warning: this will
inflate the index to about two to three times
the normal size.
---compress Filter plain text version of font index through
- gzip.
+--no-compress, -c Do not filter the plain text version of the
+ font index through gzip. Useful for debugging
+ if your editor is built without zlib.
--prefer-texmf, -p Organize the file name database in a way so
that it prefer fonts in the *TEXMF* tree over