summaryrefslogtreecommitdiff
path: root/scripts/mkimport
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2016-07-28 00:06:07 +0200
committerGitHub <noreply@github.com>2016-07-28 00:06:07 +0200
commit2fcdccf7edfa1cfb0f03fe8f2163c7c5d8281984 (patch)
treefcb876f65c47989ecdf254c5ea9d54caa3be10ae /scripts/mkimport
parentdeef74c357ff2f88d53bc6a745b36b6a75717d2d (diff)
parentd37cfaf8b6bd3e82c8220d385e5da53793f332e1 (diff)
downloadluaotfload-2fcdccf7edfa1cfb0f03fe8f2163c7c5d8281984.tar.gz
Merge pull request #373 from phi-gamma/master
fix adding of custom features
Diffstat (limited to 'scripts/mkimport')
-rwxr-xr-xscripts/mkimport2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/mkimport b/scripts/mkimport
index c06594b..c283509 100755
--- a/scripts/mkimport
+++ b/scripts/mkimport
@@ -223,7 +223,6 @@ local imports = {
{ name = "swiglib-test" , ours = nil , kind = kind_ignored },
{ name = "swiglib-test" , ours = nil , kind = kind_tex },
{ name = "test" , ours = nil , kind = kind_tex },
- { name = "plain-tfm" , ours = nil , kind = kind_ignored },
}, --[[ [fontloader] ]]
context = { --=> all merged
@@ -243,7 +242,6 @@ local imports = {
{ name = "font-one" , ours = "font-one" , kind = kind_merged },
{ name = "font-osd" , ours = "font-osd" , kind = kind_merged },
{ name = "font-ota" , ours = "font-ota" , kind = kind_merged },
- { name = "font-otd" , ours = "font-otd" , kind = kind_merged },
{ name = "font-oti" , ours = "font-oti" , kind = kind_merged },
{ name = "font-otj" , ours = "font-otj" , kind = kind_merged },
{ name = "font-otl" , ours = "font-otl" , kind = kind_merged },