diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 6 | 
1 files changed, 5 insertions, 1 deletions
@@ -1,7 +1,7 @@  Change History  -------------- -2013/xx/xx, luaotfload v2.3: +2013/07/03, luaotfload v2.3:      * New experimental lookups: ``kpse`` (kpathsea), ``my`` (callback)      * Precedence of texmf over system fonts can be requested        using the ``--prefer-texmf`` option of luaotfload-tool @@ -9,6 +9,10 @@ Change History      * Rewrite the output of ``\fontname`` via ``patch_font`` callback      * Allow blacklisting directories      * Drop compatibility layer +    * Remove dependency on luaotfload-lib-dir (references to dir.glob() and +      dir.mkdirs()) +    * luaotfload-tool now displays extensive information about a font if given +      the argument --inspect  2013/05/20, luaotfload v2.2:      * There is now a central, non-personal dev repo on github:  | 
