summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2010-05-22 23:48:02 +0300
committerKhaled Hosny <khaledhosny@eglug.org>2010-05-22 23:48:02 +0300
commit0b68011ac8f12dec8d0bc4209a794cd7c573ce5c (patch)
treea46ac2f8ef846a9a1e085a60ada5a7c51b5406d9
parent33a11c443c93516f6c7232b4e19ce8d28d530b9d (diff)
downloadluaotfload-0b68011ac8f12dec8d0bc4209a794cd7c573ce5c.tar.gz
Temporary fix
-rw-r--r--otfl-font-otf.lua1
1 files changed, 1 insertions, 0 deletions
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