diff options
author | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-27 12:11:34 +0200 |
---|---|---|
committer | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-27 12:11:34 +0200 |
commit | 84a443c4363a509b6140d655e5577daf9243abab (patch) | |
tree | 1a20ae35bcf541a9041edc1ffe1dcc9fa7b85843 | |
parent | 5649f93c8847b0721ab2f70a0ebc45a1659f533d (diff) | |
download | luaotfload-84a443c4363a509b6140d655e5577daf9243abab.tar.gz |
Blacklisting lingoes.ttf (segfaults)
-rw-r--r-- | otfl-blacklist.cnf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/otfl-blacklist.cnf b/otfl-blacklist.cnf index f77de5b..4e1b98f 100644 --- a/otfl-blacklist.cnf +++ b/otfl-blacklist.cnf @@ -1,5 +1,7 @@ % Tackes ages to load -LastResort.ttf % a MacOSX font, but also available for free from unicode.org +LastResort.ttf % a MacOSX font, but also available for free from unicode.org +% Segfaults with LuaTeX 0.76 +lingoes.ttf % Mac OS X TTC fonts, this list need to be filtered out /Library/Fonts/AmericanTypewriter.ttc |