blob: f0295a2c77983f3a310c191e02ecdc87d85c2462 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
--- Resource/Init/pdf_font.ps.orig 2010-02-08 16:45:18 UTC
+++ Resource/Init/pdf_font.ps
@@ -1514,10 +1514,12 @@ currentdict /CMap_read_dict undef
/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>
|