Discussion:
[gs-code-review] Bug 690683, two ps files are giving errors
Alex Cherepanov
2009-08-04 16:17:38 UTC
Permalink
Change all literal /FontBBox attributes into executable ones for
old and broken PS programs that assume FontBBox to be executable.
-------------- next part --------------
diff -a -u E:\gs_svn\gs\Resource\Font/CenturySchL-Bold E:\bug\690683/CenturySchL-Bold
--- E:\gs_svn\gs\Resource\Font/CenturySchL-Bold 2009-08-04 14:04:17.000000000 -0400
+++ E:\bug\690683/CenturySchL-Bold 2009-08-04 13:48:31.000000000 -0400
@@ -20,7 +20,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /CenturySchL-Bold def
-/FontBBox [-166 -372 1230 1011 ]readonly def
+/FontBBox {-166 -372 1230 1011 }readonly def
/UniqueID 5020142 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/CenturySchL-BoldItal E:\bug\690683/CenturySchL-BoldItal
--- E:\gs_svn\gs\Resource\Font/CenturySchL-BoldItal 2009-08-04 14:04:17.000000000 -0400
+++ E:\bug\690683/CenturySchL-BoldItal 2009-08-04 13:48:48.000000000 -0400
@@ -20,7 +20,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /CenturySchL-BoldItal def
-/FontBBox [-170 -371 1346 1006 ]readonly def
+/FontBBox {-170 -371 1346 1006 }readonly def
/UniqueID 5020144 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/CenturySchL-Ital E:\bug\690683/CenturySchL-Ital
--- E:\gs_svn\gs\Resource\Font/CenturySchL-Ital 2009-08-04 14:04:17.000000000 -0400
+++ E:\bug\690683/CenturySchL-Ital 2009-08-04 13:49:03.000000000 -0400
@@ -20,7 +20,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /CenturySchL-Ital def
-/FontBBox [-166 -329 1289 994 ]readonly def
+/FontBBox {-166 -329 1289 994 }readonly def
/UniqueID 5020143 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/CenturySchL-Roma E:\bug\690683/CenturySchL-Roma
--- E:\gs_svn\gs\Resource\Font/CenturySchL-Roma 2009-08-04 14:04:18.000000000 -0400
+++ E:\bug\690683/CenturySchL-Roma 2009-08-04 13:49:21.000000000 -0400
@@ -20,7 +20,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /CenturySchL-Roma def
-/FontBBox [-217 -302 1188 993 ]readonly def
+/FontBBox {-217 -302 1188 993 }readonly def
/UniqueID 5020141 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/NimbusMonL-Bold E:\bug\690683/NimbusMonL-Bold
--- E:\gs_svn\gs\Resource\Font/NimbusMonL-Bold 2009-08-04 14:04:19.000000000 -0400
+++ E:\bug\690683/NimbusMonL-Bold 2009-08-04 13:49:41.000000000 -0400
@@ -13,7 +13,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /NimbusMonL-Bold def
-/FontBBox [-138 -278 888 1029 ]readonly def
+/FontBBox {-138 -278 888 1029 }readonly def
/UniqueID 4095674 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/NimbusMonL-BoldObli E:\bug\690683/NimbusMonL-BoldObli
--- E:\gs_svn\gs\Resource\Font/NimbusMonL-BoldObli 2009-08-04 14:04:17.000000000 -0400
+++ E:\bug\690683/NimbusMonL-BoldObli 2009-08-04 13:49:55.000000000 -0400
@@ -13,7 +13,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /NimbusMonL-BoldObli def
-/FontBBox [-160 -278 914 1029 ]readonly def
+/FontBBox {-160 -278 914 1029 }readonly def
/UniqueID 4077138 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/NimbusMonL-Regu E:\bug\690683/NimbusMonL-Regu
--- E:\gs_svn\gs\Resource\Font/NimbusMonL-Regu 2009-08-04 14:04:18.000000000 -0400
+++ E:\bug\690683/NimbusMonL-Regu 2009-08-04 13:50:07.000000000 -0400
@@ -13,7 +13,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /NimbusMonL-Regu def
-/FontBBox [-46 -273 650 820 ]readonly def
+/FontBBox {-46 -273 650 820 }readonly def
/UniqueID 4207726 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/NimbusMonL-ReguObli E:\bug\690683/NimbusMonL-ReguObli
--- E:\gs_svn\gs\Resource\Font/NimbusMonL-ReguObli 2009-08-04 14:04:17.000000000 -0400
+++ E:\bug\690683/NimbusMonL-ReguObli 2009-08-04 13:50:20.000000000 -0400
@@ -13,7 +13,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /NimbusMonL-ReguObli def
-/FontBBox [-126 -240 902 970 ]readonly def
+/FontBBox {-126 -240 902 970 }readonly def
/UniqueID 4225180 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/NimbusRomNo9L-Medi E:\bug\690683/NimbusRomNo9L-Medi
--- E:\gs_svn\gs\Resource\Font/NimbusRomNo9L-Medi 2009-08-04 14:04:18.000000000 -0400
+++ E:\bug\690683/NimbusRomNo9L-Medi 2009-08-04 13:50:33.000000000 -0400
@@ -13,7 +13,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /NimbusRomNo9L-Medi def
-/FontBBox [-168 -341 1093 960 ]readonly def
+/FontBBox {-168 -341 1093 960 }readonly def
/UniqueID 5020933 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/NimbusRomNo9L-MediItal E:\bug\690683/NimbusRomNo9L-MediItal
--- E:\gs_svn\gs\Resource\Font/NimbusRomNo9L-MediItal 2009-08-04 14:04:19.000000000 -0400
+++ E:\bug\690683/NimbusRomNo9L-MediItal 2009-08-04 13:50:46.000000000 -0400
@@ -13,7 +13,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /NimbusRomNo9L-MediItal def
-/FontBBox [-200 -324 1230 964 ]readonly def
+/FontBBox {-200 -324 1230 964 }readonly def
/UniqueID 5020939 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/NimbusRomNo9L-Regu E:\bug\690683/NimbusRomNo9L-Regu
--- E:\gs_svn\gs\Resource\Font/NimbusRomNo9L-Regu 2009-08-04 14:04:19.000000000 -0400
+++ E:\bug\690683/NimbusRomNo9L-Regu 2009-08-04 13:50:59.000000000 -0400
@@ -13,7 +13,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /NimbusRomNo9L-Regu def
-/FontBBox [-168 -281 1031 924 ]readonly def
+/FontBBox {-168 -281 1031 924 }readonly def
/UniqueID 5020931 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/NimbusRomNo9L-ReguItal E:\bug\690683/NimbusRomNo9L-ReguItal
--- E:\gs_svn\gs\Resource\Font/NimbusRomNo9L-ReguItal 2009-08-04 14:04:17.000000000 -0400
+++ E:\bug\690683/NimbusRomNo9L-ReguItal 2009-08-04 13:51:11.000000000 -0400
@@ -13,7 +13,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /NimbusRomNo9L-ReguItal def
-/FontBBox [-169 -270 1112 924 ]readonly def
+/FontBBox {-169 -270 1112 924 }readonly def
/UniqueID 5020937 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/NimbusSanL-Bold E:\bug\690683/NimbusSanL-Bold
--- E:\gs_svn\gs\Resource\Font/NimbusSanL-Bold 2009-08-04 14:04:18.000000000 -0400
+++ E:\bug\690683/NimbusSanL-Bold 2009-08-04 13:51:25.000000000 -0400
@@ -13,7 +13,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /NimbusSanL-Bold def
-/FontBBox [-173 -307 1097 979 ]readonly def
+/FontBBox {-173 -307 1097 979 }readonly def
/UniqueID 5020904 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/NimbusSanL-BoldCond E:\bug\690683/NimbusSanL-BoldCond
--- E:\gs_svn\gs\Resource\Font/NimbusSanL-BoldCond 2009-08-04 14:04:17.000000000 -0400
+++ E:\bug\690683/NimbusSanL-BoldCond 2009-08-04 13:51:38.000000000 -0400
@@ -20,7 +20,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /NimbusSanL-BoldCond def
-/FontBBox [-139 -307 878 975 ]readonly def
+/FontBBox {-139 -307 878 975 }readonly def
/UniqueID 5020914 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/NimbusSanL-BoldCondItal E:\bug\690683/NimbusSanL-BoldCondItal
--- E:\gs_svn\gs\Resource\Font/NimbusSanL-BoldCondItal 2009-08-04 14:04:17.000000000 -0400
+++ E:\bug\690683/NimbusSanL-BoldCondItal 2009-08-04 13:51:51.000000000 -0400
@@ -13,7 +13,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /NimbusSanL-BoldCondItal def
-/FontBBox [-143 -298 1001 989 ]readonly def
+/FontBBox {-143 -298 1001 989 }readonly def
/UniqueID 5020916 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/NimbusSanL-BoldItal E:\bug\690683/NimbusSanL-BoldItal
--- E:\gs_svn\gs\Resource\Font/NimbusSanL-BoldItal 2009-08-04 14:04:19.000000000 -0400
+++ E:\bug\690683/NimbusSanL-BoldItal 2009-08-04 13:52:05.000000000 -0400
@@ -13,7 +13,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /NimbusSanL-BoldItal def
-/FontBBox [-177 -309 1199 979 ]readonly def
+/FontBBox {-177 -309 1199 979 }readonly def
/UniqueID 5020910 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/NimbusSanL-Regu E:\bug\690683/NimbusSanL-Regu
--- E:\gs_svn\gs\Resource\Font/NimbusSanL-Regu 2009-08-04 14:04:18.000000000 -0400
+++ E:\bug\690683/NimbusSanL-Regu 2009-08-04 13:52:19.000000000 -0400
@@ -13,7 +13,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /NimbusSanL-Regu def
-/FontBBox [-174 -285 1028 953 ]readonly def
+/FontBBox {-174 -285 1028 953 }readonly def
/UniqueID 5020902 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/NimbusSanL-ReguCond E:\bug\690683/NimbusSanL-ReguCond
--- E:\gs_svn\gs\Resource\Font/NimbusSanL-ReguCond 2009-08-04 14:04:16.000000000 -0400
+++ E:\bug\690683/NimbusSanL-ReguCond 2009-08-04 13:52:34.000000000 -0400
@@ -20,7 +20,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /NimbusSanL-ReguCond def
-/FontBBox [-136 -282 893 959 ]readonly def
+/FontBBox {-136 -282 893 959 }readonly def
/UniqueID 5020913 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/NimbusSanL-ReguCondItal E:\bug\690683/NimbusSanL-ReguCondItal
--- E:\gs_svn\gs\Resource\Font/NimbusSanL-ReguCondItal 2009-08-04 14:04:17.000000000 -0400
+++ E:\bug\690683/NimbusSanL-ReguCondItal 2009-08-04 13:52:46.000000000 -0400
@@ -20,7 +20,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /NimbusSanL-ReguCondItal def
-/FontBBox [-139 -286 1021 959 ]readonly def
+/FontBBox {-139 -286 1021 959 }readonly def
/UniqueID 5020915 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/NimbusSanL-ReguItal E:\bug\690683/NimbusSanL-ReguItal
--- E:\gs_svn\gs\Resource\Font/NimbusSanL-ReguItal 2009-08-04 14:04:18.000000000 -0400
+++ E:\bug\690683/NimbusSanL-ReguItal 2009-08-04 13:52:59.000000000 -0400
@@ -13,7 +13,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /NimbusSanL-ReguItal def
-/FontBBox [-178 -284 1130 979 ]readonly def
+/FontBBox {-178 -284 1130 979 }readonly def
/UniqueID 5020908 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/URWBookmanL-DemiBold E:\bug\690683/URWBookmanL-DemiBold
--- E:\gs_svn\gs\Resource\Font/URWBookmanL-DemiBold 2009-08-04 14:04:19.000000000 -0400
+++ E:\bug\690683/URWBookmanL-DemiBold 2009-08-04 13:53:17.000000000 -0400
@@ -13,7 +13,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /URWBookmanL-DemiBold def
-/FontBBox [-194 -306 1346 1000 ]readonly def
+/FontBBox {-194 -306 1346 1000 }readonly def
/UniqueID 5019774 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/URWBookmanL-DemiBoldItal E:\bug\690683/URWBookmanL-DemiBoldItal
--- E:\gs_svn\gs\Resource\Font/URWBookmanL-DemiBoldItal 2009-08-04 14:04:17.000000000 -0400
+++ E:\bug\690683/URWBookmanL-DemiBoldItal 2009-08-04 13:53:32.000000000 -0400
@@ -13,7 +13,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /URWBookmanL-DemiBoldItal def
-/FontBBox [-231 -332 1333 1002 ]readonly def
+/FontBBox {-231 -332 1333 1002 }readonly def
/UniqueID 5019780 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/URWBookmanL-Ligh E:\bug\690683/URWBookmanL-Ligh
--- E:\gs_svn\gs\Resource\Font/URWBookmanL-Ligh 2009-08-04 14:04:17.000000000 -0400
+++ E:\bug\690683/URWBookmanL-Ligh 2009-08-04 13:53:45.000000000 -0400
@@ -13,7 +13,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /URWBookmanL-Ligh def
-/FontBBox [-188 -268 1266 942 ]readonly def
+/FontBBox {-188 -268 1266 942 }readonly def
/UniqueID 5019771 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/URWBookmanL-LighItal E:\bug\690683/URWBookmanL-LighItal
--- E:\gs_svn\gs\Resource\Font/URWBookmanL-LighItal 2009-08-04 14:04:17.000000000 -0400
+++ E:\bug\690683/URWBookmanL-LighItal 2009-08-04 13:53:57.000000000 -0400
@@ -13,7 +13,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /URWBookmanL-LighItal def
-/FontBBox [-228 -281 1269 962 ]readonly def
+/FontBBox {-228 -281 1269 962 }readonly def
/UniqueID 5019777 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/URWChanceryL-MediItal E:\bug\690683/URWChanceryL-MediItal
--- E:\gs_svn\gs\Resource\Font/URWChanceryL-MediItal 2009-08-04 14:04:18.000000000 -0400
+++ E:\bug\690683/URWChanceryL-MediItal 2009-08-04 13:54:09.000000000 -0400
@@ -13,7 +13,7 @@
/FontType 1 def
/FontMatrix [0.000833333 0 0 0.000833333 0 0 ]readonly def
/FontName /URWChanceryL-MediItal def
-/FontBBox [-133 -290 1097 994 ]readonly def
+/FontBBox {-133 -290 1097 994 }readonly def
/UniqueID 5021575 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/URWGothicL-Book E:\bug\690683/URWGothicL-Book
--- E:\gs_svn\gs\Resource\Font/URWGothicL-Book 2009-08-04 14:04:16.000000000 -0400
+++ E:\bug\690683/URWGothicL-Book 2009-08-04 13:54:22.000000000 -0400
@@ -13,7 +13,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /URWGothicL-Book def
-/FontBBox [-115 -240 1151 1009 ]readonly def
+/FontBBox {-115 -240 1151 1009 }readonly def
/UniqueID 5019553 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/URWGothicL-BookObli E:\bug\690683/URWGothicL-BookObli
--- E:\gs_svn\gs\Resource\Font/URWGothicL-BookObli 2009-08-04 14:04:18.000000000 -0400
+++ E:\bug\690683/URWGothicL-BookObli 2009-08-04 13:54:34.000000000 -0400
@@ -13,7 +13,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /URWGothicL-BookObli def
-/FontBBox [-115 -232 1275 1007 ]readonly def
+/FontBBox {-115 -232 1275 1007 }readonly def
/UniqueID 5019560 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/URWGothicL-Demi E:\bug\690683/URWGothicL-Demi
--- E:\gs_svn\gs\Resource\Font/URWGothicL-Demi 2009-08-04 14:04:19.000000000 -0400
+++ E:\bug\690683/URWGothicL-Demi 2009-08-04 13:54:46.000000000 -0400
@@ -13,7 +13,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /URWGothicL-Demi def
-/FontBBox [-121 -251 1248 1051 ]readonly def
+/FontBBox {-121 -251 1248 1051 }readonly def
/UniqueID 5019556 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/URWGothicL-DemiObli E:\bug\690683/URWGothicL-DemiObli
--- E:\gs_svn\gs\Resource\Font/URWGothicL-DemiObli 2009-08-04 14:04:18.000000000 -0400
+++ E:\bug\690683/URWGothicL-DemiObli 2009-08-04 13:54:58.000000000 -0400
@@ -13,7 +13,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /URWGothicL-DemiObli def
-/FontBBox [-121 -251 1281 1054 ]readonly def
+/FontBBox {-121 -251 1281 1054 }readonly def
/UniqueID 5019563 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/URWPalladioL-Bold E:\bug\690683/URWPalladioL-Bold
--- E:\gs_svn\gs\Resource\Font/URWPalladioL-Bold 2009-08-04 14:04:18.000000000 -0400
+++ E:\bug\690683/URWPalladioL-Bold 2009-08-04 13:55:11.000000000 -0400
@@ -20,7 +20,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /URWPalladioL-Bold def
-/FontBBox [-152 -301 1177 995 ]readonly def
+/FontBBox {-152 -301 1177 995 }readonly def
/UniqueID 5021142 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/URWPalladioL-BoldItal E:\bug\690683/URWPalladioL-BoldItal
--- E:\gs_svn\gs\Resource\Font/URWPalladioL-BoldItal 2009-08-04 14:04:18.000000000 -0400
+++ E:\bug\690683/URWPalladioL-BoldItal 2009-08-04 13:55:23.000000000 -0400
@@ -20,7 +20,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /URWPalladioL-BoldItal def
-/FontBBox [-170 -300 1127 1000 ]readonly def
+/FontBBox {-170 -300 1127 1000 }readonly def
/UniqueID 5021144 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/URWPalladioL-Ital E:\bug\690683/URWPalladioL-Ital
--- E:\gs_svn\gs\Resource\Font/URWPalladioL-Ital 2009-08-04 14:04:18.000000000 -0400
+++ E:\bug\690683/URWPalladioL-Ital 2009-08-04 13:55:36.000000000 -0400
@@ -20,7 +20,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /URWPalladioL-Ital def
-/FontBBox [-170 -305 1072 1005 ]readonly def
+/FontBBox {-170 -305 1072 1005 }readonly def
/UniqueID 5021143 def
/PaintType 0 def
/FontInfo 10 dict dup begin
diff -a -u E:\gs_svn\gs\Resource\Font/URWPalladioL-Roma E:\bug\690683/URWPalladioL-Roma
--- E:\gs_svn\gs\Resource\Font/URWPalladioL-Roma 2009-08-04 14:04:17.000000000 -0400
+++ E:\bug\690683/URWPalladioL-Roma 2009-08-04 13:55:48.000000000 -0400
@@ -20,7 +20,7 @@
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0 ]readonly def
/FontName /URWPalladioL-Roma def
-/FontBBox [-166 -283 1079 993 ]readonly def
+/FontBBox {-166 -283 1079 993 }readonly def
/UniqueID 5021141 def
/PaintType 0 def
/FontInfo 10 dict dup begin

Loading...