summaryrefslogtreecommitdiff
path: root/print/ghostscript-gpl/files/patch-lib:pdf_font.ps
blob: 28e098c7acd9284e867971c43412707f3ad639a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- lib/pdf_font.ps.orig	Fri Oct 24 02:45:33 2003
+++ lib/pdf_font.ps	Thu Dec 18 23:11:07 2003
@@ -1113,10 +1113,12 @@
 
 /buildCIDType0 {	% <CIDFontType0-font-resource> buildCIDType0 <font>
   dup /BaseFont get exch 1 index findCIDFont
+  addCIDmetrics /CIDFont defineresource
 } bdef
 
 /buildCIDType2 {	% <CIDFontType2-font-resource> buildCIDType2 <font>
   dup /BaseFont get exch 1 index findCIDFont
+  addCIDmetrics /CIDFont defineresource
 } bdef
 
 /processCIDToGIDMap { % <fontres> <cidfont> processCIDToGIDMap <fontres> <cidfont>