summaryrefslogtreecommitdiff
path: root/print/ghostscript-afpl/files/patch-lib:pdf_font.ps
blob: 7bc2569e0704bb0c0bb70e6f0aafb74b8954ac31 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- lib/pdf_font.ps.orig	Mon Aug 30 21:03:30 2004
+++ lib/pdf_font.ps	Wed Dec 29 17:17:19 2004
@@ -1114,10 +1114,12 @@
 
 /buildCIDType0 {	% <CIDFontType0-font-resource> buildCIDType0 <font>
   dup /BaseFont get findCIDFont exch pop
+  addCIDmetrics /CIDFont defineresource
 } bdef
 
 /buildCIDType2 {	% <CIDFontType2-font-resource> buildCIDType2 <font>
   dup /BaseFont get findCIDFont exch pop
+  addCIDmetrics /CIDFont defineresource
 } bdef
 
 /processCIDToGIDMap { % <fontres> <cidfont> processCIDToGIDMap <fontres> <cidfont>