summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2014-02-10 21:33:34 +0100
committerPhilipp Gesang <phg42.2a@gmail.com>2014-02-10 21:33:34 +0100
commitc3b803956524b0b5afb873a054556d0cdb89d063 (patch)
tree7bb8bf258c4a47d9b665854781870dc13fdb777b
parent728f8e0b66b127ceef9aa537939e64e721499aad (diff)
downloadluaotfload-c3b803956524b0b5afb873a054556d0cdb89d063.tar.gz
[db] remove four fonts from blacklist
* remove ``Skia.ttf`` cause the buggy AAT support was removed as of r4647. * remove ``Diablindall.ttf`` is now read fine probably due to lazy loading (no idea if that means that the font actually works, it just stopped making Luatex crap itself in ``fontloader.open()``). * ``LastResort.ttf`` supposedly works now as well. * ``lingoes.ttf`` no longer crashes, cf. http://tracker.luatex.org/view.php?id=826. There’s still a couple fonts left that I’ve never seen and which we might remove from the blocklist as well. Signed-off-by: Philipp Gesang <phg42.2a@gmail.com>
-rw-r--r--luaotfload-blacklist.cnf8
1 files changed, 0 insertions, 8 deletions
diff --git a/luaotfload-blacklist.cnf b/luaotfload-blacklist.cnf
index 5c03dc2..e82669b 100644
--- a/luaotfload-blacklist.cnf
+++ b/luaotfload-blacklist.cnf
@@ -1,12 +1,4 @@
-% Takes ages to load
-LastResort.ttf % a MacOSX font, but also available for free from unicode.org
-% Segfaults under LuaTeX 0.76
-lingoes.ttf
-% http://tug.org/pipermail/luatex/2013-May/004239.html
-Diablindall.ttf
spltfgbd.ttf
spltfgbi.ttf
spltfgit.ttf
spltfgrg.ttf
-% Buggy Max OS font, see https://github.com/lualatex/luaotfload/issues/139
-Skia.ttf