diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2010-05-21 05:40:22 +0300 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2010-05-21 05:40:22 +0300 |
commit | 4ce2121109dff84c78a7d67fdd9cf406c75db8ae (patch) | |
tree | 18dd2a7ebee5e7201809010ecdc6f463a89ececd /NEWS | |
parent | 6f13e33d4302b2d1468d8341309a0684d1d05d79 (diff) | |
download | luaotfload-4ce2121109dff84c78a7d67fdd9cf406c75db8ae.tar.gz |
A separate NEWS file is easier to reach
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -0,0 +1,24 @@ +Change History +-------------- + +Currrent git, luaotfload v1.08: + * XXX + +2010/05/10, luaotfload v1.07: + * using the new luatexbase package + * synchronizing with latest ConTeXt stable 2010.05.08 + * adding support for microtypography + * adding support for color and transparency + * adding a script to generate a font database with TeX and system fonts + * more verbose log file + +2010/02/07, luaotfload v1.06a: + * more complete tlig and trep + * defaults options changed to "+ccmp;+locl;+rlig;+liga;+clig;+kern; + +mark;+mkmk;" + * supporting windows absolute path + +2009/12/01, luaotfload v1.06: + * synchronizing with ConTeXt stable 2009.11.26 + * adding backward compatibility with LuaTeX 0.40.6 + |