diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2011-10-01 18:12:05 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2011-10-01 18:12:05 +0200 |
commit | 694324a51ea7859008570313cca2cc6f6ef7e667 (patch) | |
tree | f6c8ae95e88a87c3616fcbab5c9fb01c025f75bf | |
parent | fe64e0c29d0c53cf1c496f983c676d1e518fb34d (diff) | |
download | luaotfload-694324a51ea7859008570313cca2cc6f6ef7e667.tar.gz |
Comment out mac ttc fonts
LuaTeX does not crash anymore.
fixes #37
-rw-r--r-- | otfl-blacklist.cnf | 37 |
1 files changed, 19 insertions, 18 deletions
diff --git a/otfl-blacklist.cnf b/otfl-blacklist.cnf index 6f9171b..771649b 100644 --- a/otfl-blacklist.cnf +++ b/otfl-blacklist.cnf @@ -2,21 +2,22 @@ LastResort.ttf % a MacOSX font, but also available for free from unicode.org % Mac OS X TTC fonts, this list need to be filtered out -/Library/Fonts/AmericanTypewriter.ttc -/Library/Fonts/Baskerville.ttc -/Library/Fonts/Chalkboard.ttc -/Library/Fonts/Cochin.ttc -/Library/Fonts/Copperplate.ttc -/Library/Fonts/Didot.ttc -/Library/Fonts/Futura.ttc -/Library/Fonts/GillSans.ttc -/Library/Fonts/Hoefler Text.ttc -/Library/Fonts/MarkerFelt.ttc -/Library/Fonts/Optima.ttc -/Library/Fonts/Papyrus.ttc -/Library/Fonts/STHeiti Medium.ttc -/System/Library/Fonts/AquaKana.ttc -/System/Library/Fonts/HelveticaNeue.ttc -/System/Library/Fonts/LucidaGrande.ttc -/System/Library/Fonts/Menlo.ttc -/System/Library/Fonts/STHeiti Light.ttc +% luatex bug fixed? +% /Library/Fonts/AmericanTypewriter.ttc +% /Library/Fonts/Baskerville.ttc +% /Library/Fonts/Chalkboard.ttc +% /Library/Fonts/Cochin.ttc +% /Library/Fonts/Copperplate.ttc +% /Library/Fonts/Didot.ttc +% /Library/Fonts/Futura.ttc +% /Library/Fonts/GillSans.ttc +% /Library/Fonts/Hoefler Text.ttc +% /Library/Fonts/MarkerFelt.ttc +% /Library/Fonts/Optima.ttc +% /Library/Fonts/Papyrus.ttc +% /Library/Fonts/STHeiti Medium.ttc +% /System/Library/Fonts/AquaKana.ttc +% /System/Library/Fonts/HelveticaNeue.ttc +% /System/Library/Fonts/LucidaGrande.ttc +% /System/Library/Fonts/Menlo.ttc +% /System/Library/Fonts/STHeiti Light.ttc |