diff options
author | Philipp Gesang <phg@phi-gamma.net> | 2017-01-29 20:18:57 +0100 |
---|---|---|
committer | Philipp Gesang <phg@phi-gamma.net> | 2017-01-29 20:19:06 +0100 |
commit | bd12d9f212aa698034bfcf6dffe21444d992e1fa (patch) | |
tree | 5d7c5855fb4136c056eefe7bd2ce649a5746be42 | |
parent | 40d45da8c22aa1699c3b62989eb881e5e2c67467 (diff) | |
download | luaotfload-bd12d9f212aa698034bfcf6dffe21444d992e1fa.tar.gz |
[*] update news
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ Change History -------------- +2017-01-29, luaotfload v2.8: + * Latest fontloader code. + * Support for Luatex 1.0. + * Integration of the extended AFM handler. + * Fixes to font family assignment. + * Skip initialization if Luaotfload is already loaded. + * Optical sizes advertised by fonts treated as big points. + 2016/04/21, luaotfload v2.7: * Rework lookup chaining. * Combining glyphs from different fonts (``combo: ...`` requests). |