diff options
author | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-27 12:24:23 +0200 |
---|---|---|
committer | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-27 12:24:23 +0200 |
commit | b4277e428451947a72326e6f43b78c236f3297a7 (patch) | |
tree | f219fbb3ee60e14bb708659939d1de8566e90a44 | |
parent | 8fc9b4a2e8a07928b6280a81cf854d8686c05d8b (diff) | |
download | luaotfload-b4277e428451947a72326e6f43b78c236f3297a7.tar.gz |
Updating the NEWS file
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -11,6 +11,13 @@ Change History * renaming mkluatexfontdb into fontdbutil, with more search functionalities * blacklisting font lingoes.ttf +2013/04/25, luaotfload v1.29: + * Reverting the unified resolver, as the database was rebuilt too often + which made the compilation longer. This will come back improved + in the next version, hopefully for TeXLive 2013. + * Fix resolving of Libertine Mono + * Fix a bug that made fontconfig files not parsed when OSFONTDIR is set + 2013/04/11, luaotfload v1.28: * Adapting to LuaTeX 0.75, keeping backward-compatibility * Fix small documentation issues in mkluatexfontdb |