diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-11-05 20:52:25 +0100 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-11-05 20:52:25 +0100 |
commit | 74207efa91378a06eea07e24f65346e9e4a4eb3c (patch) | |
tree | 3521aac1fc7a28ff2a1c971eca94cf36ec53c06e /NEWS | |
parent | 9dc36bf3fc8a076d53b8abcb35c9c86f167a2d3a (diff) | |
parent | c05e323e497d7d8e3befb371d6b78e1f91be83d9 (diff) | |
download | luaotfload-74207efa91378a06eea07e24f65346e9e4a4eb3c.tar.gz |
Merge branch 'font-matching'
Conflicts:
NEWS
luaotfload-database.lua
luaotfload-override.lua
luaotfload.dtx
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ 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 * rename ``luaotfload-merged.lua`` (the fontloader package from Context) to ``luaotfload-fontloader.lua`` |