diff options
author | Philipp Gesang <phg@phi-gamma.net> | 2016-04-21 07:59:47 +0200 |
---|---|---|
committer | Philipp Gesang <phg@phi-gamma.net> | 2016-04-21 07:59:47 +0200 |
commit | e739376d6f7f55a74ecd215f2bd3b54a30367875 (patch) | |
tree | 17a8cc6b3ad337602ff21986c14ff924cd23f723 /NEWS | |
parent | 1c93f97f4bce1b399e90f65657e95ef13434128c (diff) | |
parent | b1a1ee5d1ec8002acee2702e6dd070073e0ee0ee (diff) | |
download | luaotfload-e739376d6f7f55a74ecd215f2bd3b54a30367875.tar.gz |
Merge pull request #336 from phi-gamma/master
2.7
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. |