From f3d46d2fde7530e5d471dd68c8e66e5351409c2a Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Fri, 5 Feb 2010 20:37:42 +0200 Subject: Updating to latest ConTeXt beta (2010.02.03) --- otfl-font-otf.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'otfl-font-otf.lua') diff --git a/otfl-font-otf.lua b/otfl-font-otf.lua index 75eb361..efe1319 100644 --- a/otfl-font-otf.lua +++ b/otfl-font-otf.lua @@ -1818,7 +1818,7 @@ function tfm.read_from_open_type(specification) end end end - tfmtable = tfm.scale(tfmtable,s) + tfmtable = tfm.scale(tfmtable,s,specification.relativeid) -- here we resolve the name; file can be relocated, so this info is not in the cache local filename = (otfdata and otfdata.luatex and otfdata.luatex.filename) or specification.filename if not filename then -- cgit v1.2.3