From c1ce4dbe0869e6b276908232afc3336b67f69a78 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Sat, 3 Aug 2013 22:48:03 +0200 Subject: [meta] update NEWS --- NEWS | 8 +++++--- luaotfload-tool.rst | 3 +++ 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 960a8d5..399ed97 100644 --- a/NEWS +++ b/NEWS @@ -2,11 +2,13 @@ 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 + * 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) + * Test runner (script mktests) + * New luaotfload-tool option: ``--no-reload`` + * ``luaotfload-tool --find`` now understands request syntax 2013/07/10, luaotfload v2.3a * Detect LuaJIT interpreter (LuaJITTeX) diff --git a/luaotfload-tool.rst b/luaotfload-tool.rst index 4bbabfd..03ff407 100644 --- a/luaotfload-tool.rst +++ b/luaotfload-tool.rst @@ -93,6 +93,9 @@ query mode --find=NAME Resolve a font name; this looks up in the database and prints the file name it is mapped to. + ``--find`` also understands request syntax, + i.e. ``--find=file:foo.otf`` checks whether + ``foo.otf`` is indexed. --fuzzy, -F Show approximate matches to the file name if the lookup was unsuccessful (requires ``--find``). -- cgit v1.2.3