diff options
author | Karl Berry <karl@freefriends.org> | 2016-04-21 20:55:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-04-21 20:55:25 +0000 |
commit | cde7add49b05077ff24b6006f031bbdd70c91d7d (patch) | |
tree | 5beec57ac5092f86eb2db3ce46db12dc5f0c3a25 /Master/texmf-dist/doc/luatex/luaotfload/NEWS | |
parent | 2697dc3d2c099b15f96861286d6863d5a15bda10 (diff) |
luaotfload (21apr16)
git-svn-id: svn://tug.org/texlive/trunk@40655 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex/luaotfload/NEWS')
-rw-r--r-- | Master/texmf-dist/doc/luatex/luaotfload/NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/luatex/luaotfload/NEWS b/Master/texmf-dist/doc/luatex/luaotfload/NEWS index c1e5000a01f..13c288e0992 100644 --- a/Master/texmf-dist/doc/luatex/luaotfload/NEWS +++ b/Master/texmf-dist/doc/luatex/luaotfload/NEWS @@ -1,5 +1,13 @@ Change History -------------- +2016/04/21, luaotfload v2.7: + * Rework lookup chaining. + * Combining glyphs from different fonts (``combo: ...`` requests). + * Glyph fallbacks. + * Latest fontloader code. + * Adapt packaging to changed upstream file layout. + * Remove support for builtin Fontforge libraries (this includes the PFA, + PFB, DFONT, and feature file readers). 2015/12/09, luaotfload v2.6 * Add ``sign`` target to makefile for automated package signing. |