summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2016-10-17 07:44:43 +0200
committerPhilipp Gesang <phg@phi-gamma.net>2016-10-17 07:44:46 +0200
commit394dea756716ecea5b764dffc8b10c2de0c3a15c (patch)
tree1094e2df5cbe986ee1e1bb64087edcfbee96d176 /doc
parent00da11e24338e88d62eab90b1340dec46fe0b791 (diff)
downloadluaotfload-394dea756716ecea5b764dffc8b10c2de0c3a15c.tar.gz
[db,conf,doc] kill off references to FF loader
The config option must go since the FF based code was removed already some time ago.
Diffstat (limited to 'doc')
-rw-r--r--doc/luaotfload.conf.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/luaotfload.conf.rst b/doc/luaotfload.conf.rst
index 051ec7f..2af9cec 100644
--- a/doc/luaotfload.conf.rst
+++ b/doc/luaotfload.conf.rst
@@ -142,8 +142,6 @@ Section ``db``
+-----------------+--------+---------------------------+
| update-live | b | ``true`` |
+-----------------+--------+---------------------------+
-| use-fontforge | b | ``false`` |
-+-----------------+--------+---------------------------+
The flag ``compress`` determines whether the font index (usually
``luaotfload-names.lua[.gz]`` will be stored in compressed forms.
@@ -189,9 +187,6 @@ cannot find a requested font. Those who prefer to update manually using
**luaotfload-tool** should unset this flag. This option does not affect
rebuilds due to version mismatch.
-The option ``use-fontforge`` had a meaning during the transition to the
-Lua-only Opentype reader. At present it is ignored.
-
Section ``default-features``
-----------------------------------------------------------------------