diff options
Diffstat (limited to 'otfl-font-xtx.lua')
-rw-r--r-- | otfl-font-xtx.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otfl-font-xtx.lua b/otfl-font-xtx.lua index 8237851..40024ec 100644 --- a/otfl-font-xtx.lua +++ b/otfl-font-xtx.lua @@ -91,7 +91,7 @@ otf.tables = otf.tables or { } otf.tables.defaults = { dflt = { "ccmp", "locl", "rlig", "liga", "clig", - "kern", "mark", "mkmk", + "kern", "mark", "mkmk", "itlc", }, arab = { "ccmp", "locl", "isol", "fina", "fin2", |