diff options
| author | Philipp Gesang <phg42.2a@gmail.com> | 2013-07-03 10:18:36 -0700 | 
|---|---|---|
| committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-07-03 10:18:36 -0700 | 
| commit | 47138047e4b2f7500c627034f83c6343d61bf257 (patch) | |
| tree | 4bef4a3010c9de1275623c5f649fedf6844535fa /NEWS | |
| parent | d83870c2e97cbae23a1d011f0fd0e2994a893e3b (diff) | |
| parent | 4adcf7591ed8104b0b846d500a5d30d4ff32512e (diff) | |
| download | luaotfload-47138047e4b2f7500c627034f83c6343d61bf257.tar.gz | |
Merge pull request #104 from phi-gamma/master
update to version 2.3
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:  | 
