From 6c1bb8b5c6de06598e28af43dd16e21b1741e56b Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Wed, 22 May 2013 23:08:43 +0200 Subject: use the same identifiers as in luaotfload.lua --- luaotfload-legacy.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'luaotfload-legacy.lua') diff --git a/luaotfload-legacy.lua b/luaotfload-legacy.lua index f3f7c76..8bb1790 100644 --- a/luaotfload-legacy.lua +++ b/luaotfload-legacy.lua @@ -357,9 +357,9 @@ local get_math_dimension = function(fnt, str) end end -aux.check_script = check_script -aux.check_language = check_language -aux.check_feature = check_feature +aux.provides_script = check_script +aux.provides_language = check_language +aux.provides_feature = check_feature aux.get_math_dimension = get_math_dimension local set_capheight = function (tfmdata) -- cgit v1.2.3