diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2014-06-05 19:20:31 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2014-06-05 19:20:31 +0200 |
commit | 3e542973ad5965223d1da8550a3c573990b2d9d1 (patch) | |
tree | 437c540642beddc6c1350829422725c707cd3b8a | |
parent | 458e2556a1ea7426735486be11523cba8dff177d (diff) | |
download | luaotfload-3e542973ad5965223d1da8550a3c573990b2d9d1.tar.gz |
doc: update news
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ Change History * Scan local font files (``--local`` flag to luaotfload-tool, flag ``scan_local`` during TeX run). * Add bisection mode (``--bisect``) to luaotfload-tool. + * Add functions for accessing the database: ``aux.font_index()`` and + ``aux.read_font_index()``. 2013/12/31, luaotfload v2.4 * Additional self-tests, now in separate file (luaotfload-diagnostics.lua) |