From aa5432bf7c1f4e6fd3381e9a76d6f258231cd1ae Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Tue, 19 Jan 2010 12:51:07 +0200 Subject: Capture AAT and ICU font options and do nothing --- otfl-font-xtx.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'otfl-font-xtx.lua') diff --git a/otfl-font-xtx.lua b/otfl-font-xtx.lua index 20a5df9..b285d0b 100644 --- a/otfl-font-xtx.lua +++ b/otfl-font-xtx.lua @@ -73,6 +73,7 @@ local function isstyle(s) list.style = "bolditalic" elseif v:find("^s=") then list.optsize = v:split("=")[2] + elseif v == "aat" or v == "icu" then end end end -- cgit v1.2.3