From 16fbe9db46002faa0b9e54214e42992cc3fdd7ba Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Fri, 10 May 2013 11:09:19 +0200 Subject: =?UTF-8?q?don=E2=80=99t=20remove=20requested=20features=20before?= =?UTF-8?q?=20normalization?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- luaotfload-features.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'luaotfload-features.lua') diff --git a/luaotfload-features.lua b/luaotfload-features.lua index 82d447c..8852596 100644 --- a/luaotfload-features.lua +++ b/luaotfload-features.lua @@ -415,7 +415,7 @@ local handle_request = function (specification) local newvalue = request.features[feat] if newvalue then specification[feat] = request.features[feat] - request.features[feat] = nil + --request.features[feat] = nil end end -- cgit v1.2.3