diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-12-28 04:29:58 -0800 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-12-28 04:29:58 -0800 |
commit | c8a6d4cfba7a0d5d53917f709a973292931e0d3e (patch) | |
tree | 598057b804a40e469cf286551de03a98cb6ab1d0 /NEWS | |
parent | dc441726bcac289118b6601e1410bc8ea37b03be (diff) | |
parent | 715057ab3798e45c31c12673c06299dfbd8f8c2b (diff) | |
download | luaotfload-c8a6d4cfba7a0d5d53917f709a973292931e0d3e.tar.gz |
Merge pull request #158 from phi-gamma/master
Xetex compatibility for letterspacing
Diffstat (limited to '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) |