diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-08-01 15:40:52 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-08-01 15:40:52 +0200 |
commit | 709a43ce2fd471502f587d99f3ca7527a3e76672 (patch) | |
tree | 4dd2d20f784b3dc75ad35174a52d0a44ec745a70 /NEWS | |
parent | da188203818d08606620eb59ab3337a815126bb6 (diff) | |
download | luaotfload-709a43ce2fd471502f587d99f3ca7527a3e76672.tar.gz |
update NEWS and man page
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ Change History 2013/XX/XX, luaotfload v2.4 * additional self-tests, now in separate file (luaotfload-diagnostics.lua) * better path and directory handling, especially on Windows + * database now indexes Type1 fonts (PFA, PFB) and makes them accessible + with style modifiers (requires --format=+pfa,pfb option to luaotfload-tool) * test runner (script mktests) 2013/07/10, luaotfload v2.3a |