diff options
| author | Philipp Gesang <phg42.2a@gmail.com> | 2013-07-02 22:11:03 +0200 | 
|---|---|---|
| committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-07-02 22:11:03 +0200 | 
| commit | cba3f693b07b52734aa8ef6c35eb99ac4946ba04 (patch) | |
| tree | 6e691ce08f97a3201eb1b547ae27d2edbdd755df | |
| parent | 0c48be43b9fb788699ba124da0b24a5fa2cc357c (diff) | |
| download | luaotfload-cba3f693b07b52734aa8ef6c35eb99ac4946ba04.tar.gz | |
update NEWS
| -rw-r--r-- | NEWS | 4 | 
1 files changed, 4 insertions, 0 deletions
| @@ -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: | 
