From 0b68011ac8f12dec8d0bc4209a794cd7c573ce5c Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Sat, 22 May 2010 23:48:02 +0300 Subject: Temporary fix --- otfl-font-otf.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/otfl-font-otf.lua b/otfl-font-otf.lua index 2ccdc45..8d742d7 100644 --- a/otfl-font-otf.lua +++ b/otfl-font-otf.lua @@ -1684,6 +1684,7 @@ function tfm.read_from_open_type(specification) end end tfmtable = tfm.scale(tfmtable,s,specification.relativeid) + tfmtable.format = specification.format if tfm.fontname_mode == "specification" then -- not to be used in context ! local specname = specification.specification -- cgit v1.2.3