diff options
author | Philipp Gesang <phg@phi-gamma.net> | 2016-04-21 07:42:09 +0200 |
---|---|---|
committer | Philipp Gesang <phg@phi-gamma.net> | 2016-04-21 07:42:09 +0200 |
commit | 132c93168eef9326daa3243a3773603c0f2cf455 (patch) | |
tree | 8de345d17d076eb5d6e9bb7e3da759d4bebbfd00 /NEWS | |
parent | 4c2b3301e98ac3075cc3d93a47fd497b8f9b6d52 (diff) | |
download | luaotfload-132c93168eef9326daa3243a3773603c0f2cf455.tar.gz |
[*] update news
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,13 +1,13 @@ Change History -------------- -2016/mm/dd, luaotfload v2.7: +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, and feature file readers). + PFB, DFONT, and feature file readers). 2015/12/09, luaotfload v2.6 * Add ``sign`` target to makefile for automated package signing. |