diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-04-22 15:15:22 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-04-22 15:15:22 +0200 |
commit | 4f0774100b6000784cf29bcc8677e63a3169f21a (patch) | |
tree | d44e49e7a820b5cf92ee5733d43af13a6efc70a0 /luaotfload-blacklist.cnf | |
parent | 655ab8e887944e82c48d4d5c1745e00c771dbae0 (diff) | |
download | luaotfload-4f0774100b6000784cf29bcc8677e63a3169f21a.tar.gz |
migrate files from ‘otfl’ to ‘luaotfload’ prefix
Diffstat (limited to 'luaotfload-blacklist.cnf')
-rw-r--r-- | luaotfload-blacklist.cnf | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/luaotfload-blacklist.cnf b/luaotfload-blacklist.cnf new file mode 100644 index 0000000..771649b --- /dev/null +++ b/luaotfload-blacklist.cnf @@ -0,0 +1,23 @@ +% Takes ages to load +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 +% 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 |