summaryrefslogtreecommitdiff
path: root/tex/context/base/font-afm.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/font-afm.lua')
-rw-r--r--tex/context/base/font-afm.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/font-afm.lua b/tex/context/base/font-afm.lua
index 2ba73be26..0e30cc07b 100644
--- a/tex/context/base/font-afm.lua
+++ b/tex/context/base/font-afm.lua
@@ -480,8 +480,8 @@ function afm.copy_to_tfm(data)
tfm.psname = tfm.fullname
tfm.type = "real"
tfm.units = 1000
- tfm.stretch = stretch -- nil
- tfm.slant = slant -- nil
+ tfm.stretch = 0
+ tfm.slant = 0
tfm.direction = 0
tfm.boundarychar_label = 0
tfm.boundarychar = 65536