diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-11-06 09:42:36 -0800 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-11-06 09:42:36 -0800 |
commit | 90e060ed1717f6a14cf06bc394cf857782a7c140 (patch) | |
tree | 93fd2a149fbaf64938513d4e991414eeb4c3bd80 /NEWS | |
parent | 456abb72080d2366bab301a1a2172f01ae70452b (diff) | |
parent | 19d57e135e09d9311d0e17c6f7c375a161b8c37f (diff) | |
download | luaotfload-90e060ed1717f6a14cf06bc394cf857782a7c140.tar.gz |
Merge pull request #145 from phi-gamma/master
move to new index format
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`` |