summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/font-tfm.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/font-tfm.lmt')
-rw-r--r--tex/context/base/mkxl/font-tfm.lmt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tex/context/base/mkxl/font-tfm.lmt b/tex/context/base/mkxl/font-tfm.lmt
index dcb76ba80..5f1c7bf2a 100644
--- a/tex/context/base/mkxl/font-tfm.lmt
+++ b/tex/context/base/mkxl/font-tfm.lmt
@@ -258,6 +258,8 @@ end
--
shared.processes = next(features) and tfm.setfeatures(tfmdata,features) or nil
--
+ fonts.loggers.register(tfmdata,'tfm',specification)
+ --
if size < 0 then
size = idiv(65536 * -size,100)
end