diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-06-02 19:25:35 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-06-02 19:25:35 +0200 |
commit | f2bb2e6badf65b67b3713ecf3e977836266555a3 (patch) | |
tree | 6ea08ac44b00af84723d1b5da0a84c80c1779a1a /NEWS | |
parent | 5cd039c3101fd6ca751244fb24b2ec85bc15b213 (diff) | |
download | luaotfload-f2bb2e6badf65b67b3713ecf3e977836266555a3.tar.gz |
update NEWS; bump version
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,6 +1,15 @@ Change History -------------- +2013/xx/xx, 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 + * Resolve file names to full paths at later stage + * Rewrite the output of ``\fontname`` via ``patch_font`` callback + * Allow blacklisting directories + * Drop compatibility layer + 2013/05/20, luaotfload v2.2: * There is now a central, non-personal dev repo on github: https://github.com/lualatex/luaotfload |