summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/font/writefont.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/font/writefont.c')
-rw-r--r--Build/source/texk/web2c/luatexdir/font/writefont.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/luatexdir/font/writefont.c b/Build/source/texk/web2c/luatexdir/font/writefont.c
index 5d902c954a9..b367fa2bf85 100644
--- a/Build/source/texk/web2c/luatexdir/font/writefont.c
+++ b/Build/source/texk/web2c/luatexdir/font/writefont.c
@@ -814,6 +814,7 @@ void do_pdf_font(PDF pdf, internal_font_number f)
}
/*tex Needed for the CIDSystemInfo: */
fm->encname = font_encodingname(f);
+ fm->subfont = font_subfont(f);
fm->slant = font_slant(f);
set_slantset(fm);
fm->extend = font_extend(f);