summaryrefslogtreecommitdiff
path: root/print/ghostscript9-agpl-base/files/patch-Resource-Init-pdf_font.ps
blob: 31fade204c0704f53904ba838849697d6dcc347d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- Resource/Init/pdf_font.ps.orig	2020-03-12 12:26:37 UTC
+++ Resource/Init/pdf_font.ps
@@ -2180,10 +2180,12 @@ currentdict /CMap_read_dict undef
 
 /buildCIDType0 {	% <CIDFontType0-font-resource> buildCIDType0 <font>
   dup /BaseFont get findCIDFont exch pop
+  addCIDmetrics /CIDFont defineresource
 } bind executeonly def
 
 /buildCIDType2 {	% <CIDFontType2-font-resource> buildCIDType2 <font>
   dup /BaseFont get findCIDFont exch pop
+  addCIDmetrics /CIDFont defineresource
 } bind executeonly def
 
 /processCIDToGIDMap { % <fontres> <cidfont> processCIDToGIDMap <fontres> <cidfont>