diff options
author | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-23 02:26:27 -0700 |
---|---|---|
committer | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-23 02:26:27 -0700 |
commit | f3776cb0941e417f8aa2efe46773cc7330506387 (patch) | |
tree | 7c3dc50f78edba439b5b02db321e0e9855b6199e /luaotfload-blacklist.cnf | |
parent | f4fa20a933db69aad3b0823e1b53115078f095e0 (diff) | |
parent | bd1c0d02304969137f74a70f5d2a435553c90944 (diff) | |
download | luaotfload-f3776cb0941e417f8aa2efe46773cc7330506387.tar.gz |
Merge pull request #10 from phi-gamma/master
great file bundle restructuring, part I
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 |