diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-12-28 13:27:40 +0100 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-12-28 13:27:40 +0100 |
commit | 715057ab3798e45c31c12673c06299dfbd8f8c2b (patch) | |
tree | 598057b804a40e469cf286551de03a98cb6ab1d0 | |
parent | 34eb0a55da27491d37aa4e71a8d6be6b403bca41 (diff) | |
download | luaotfload-715057ab3798e45c31c12673c06299dfbd8f8c2b.tar.gz |
[doc] update news
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,8 @@ Change History this * rename ``luaotfload-merged.lua`` (the fontloader package from Context) to ``luaotfload-fontloader.lua`` + * Treat arguments of the ``letterspace`` option as percentages; add + ``kernfactor`` option that behaves as before. 2013/07/10, luaotfload v2.3a * Detect LuaJIT interpreter (LuaJITTeX) |