diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-04-28 10:12:18 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-04-28 10:12:18 +0200 |
commit | 84eec2bb9d4e33f5ceacd33ee38a7d686b9134eb (patch) | |
tree | bc62da550cfa52cf05a6e23e8b5dd7e8b65d32cf | |
parent | eeb0aff3db719c6257311a0217ede37b8629e33a (diff) | |
download | luaotfload-84eec2bb9d4e33f5ceacd33ee38a7d686b9134eb.tar.gz |
unblacklist Apple TTC files
http://tug.org/pipermail/lualatex-dev/2013-April/001498.html
-rw-r--r-- | luaotfload-blacklist.cnf | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/luaotfload-blacklist.cnf b/luaotfload-blacklist.cnf index 36a29df..943d347 100644 --- a/luaotfload-blacklist.cnf +++ b/luaotfload-blacklist.cnf @@ -3,23 +3,3 @@ LastResort.ttf % a MacOSX font, but also available for free from unicode.org % Segfaults under LuaTeX 0.76 lingoes.ttf -% Mac OS X TTC fonts, this list need to be filtered out -% 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 |