diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-04-28 01:07:15 -0700 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-04-28 01:07:15 -0700 |
commit | b297c2876fe1578cf621f42ee18910a2ccaa6cb7 (patch) | |
tree | f219fbb3ee60e14bb708659939d1de8566e90a44 /NEWS | |
parent | e6b0062da9c8315605e9c8a10202337416ea5cd5 (diff) | |
parent | b4277e428451947a72326e6f43b78c236f3297a7 (diff) | |
download | luaotfload-b297c2876fe1578cf621f42ee18910a2ccaa6cb7.tar.gz |
Merge pull request #16 from eroux/master
Blacklisting lingoes.ttf
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -9,6 +9,14 @@ Change History updating otfl-fonts-merged.lua (available in ConTeXt) * Improve documentation * 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 |