summaryrefslogtreecommitdiff
path: root/pl/plftable.c
diff options
context:
space:
mode:
authorHenry Stiles <henry.stiles@artifex.com>2006-10-09 01:26:16 +0000
committerHenry Stiles <henry.stiles@artifex.com>2006-10-09 01:26:16 +0000
commitf4f1dbb0c29f871eeb9ea7e6fad0322cc673520c (patch)
treebf73eda1fb5f81a2e86e1840313e19ef39d7fd29 /pl/plftable.c
parent49ca1d2deb69b00b6859390d19ead594bc44f6a6 (diff)
downloadghostpdl-f4f1dbb0c29f871eeb9ea7e6fad0322cc673520c.tar.gz
plulfont.c, plftable.c: Brings forward artifex scaler font fixes to
the ufst. The monotype metrics for pcl resident fonts are not compatible with the 4600, so we provide the correct metrics. fixes 14-06 p. 10, (Customer image # GS_Core00048) pcpalet.c: Monochrome mode reimplemented. Since we don't have 2 weeks to prepare our legal case for the postscript group to do this... we roll our own. Needs clean up and review. fixes 22-13 entire job (Customer image #GS_Core00074) pcsfont.c: comment out code removed. pluchar.c: assymetric scaling did not work properly with the ufst font code. git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@2612 06663e23-700e-0410-b217-a244a6096597
Diffstat (limited to 'pl/plftable.c')
-rw-r--r--pl/plftable.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/pl/plftable.c b/pl/plftable.c
index 84e5830e9..8d17e0337 100644
--- a/pl/plftable.c
+++ b/pl/plftable.c
@@ -303,14 +303,14 @@ const font_resident_t resident_table[] = {
},
{
- fontnames("TimesNewRoman-BoldItalic", "TimesNewRoman-BoldItalic", "NimbusRomanNo9-Ita"),
+ fontnames("TimesNewRoman-Italic", "TimesNewRoman-Italic", "NimbusRomanNo9-Ita"),
{'T','i','m','e','s','N','e','w','R','m','n',' ',' ',' ','I','t'},
{0, 1, {25, 72000.0/25.0}, 0, ITALIC, NOBOLD, 16901, 36},
cc_alphabetic
},
{
- fontnames("TimesNewRoman-Italic", "TimesNewRoman-Italic", "NimbusRomanNo9-MedIta"),
+ fontnames("TimesNewRoman-BoldItalic", "TimesNewRoman-BoldItalic", "NimbusRomanNo9-MedIta"),
{'T','i','m','e','s','N','e','w','R','m','n',' ','B','d','I','t'},
{0, 1, {25, 72000.0/25.0}, 0, ITALIC, BOLD, 16901, 35},
cc_alphabetic
@@ -404,15 +404,15 @@ const font_resident_t resident_table[] = {
},
{
- fontnames("AvantGarde-BookOblique", "AvantGarde-BookOblique", "URWGothicL-DemiObli"),
+ fontnames("AvantGarde-BookOblique", "AvantGarde-BookOblique", "URWGothicL-BookObli"),
{'I','T','C','A','v','a','n','t','G','a','r','d','B','k','O','b'},
- {0, 1, {27.7, 72000.0/27.7}, 0, ITALIC, TWOBOLD, 24607, 51}, cc_alphabetic
+ {0, 1, {27.7, 72000.0/27.7}, 0, ITALIC, NOBOLD, 24607, 51}, cc_alphabetic
},
{
- fontnames("AvantGarde-DemiOblique", "AvantGarde-DemiOblique", "URWGothicL-BookObli"),
+ fontnames("AvantGarde-DemiOblique", "AvantGarde-DemiOblique", "URWGothicL-DemiObli"),
{'I','T','C','A','v','a','n','t','G','a','r','d','D','b','O','b'},
- {0, 1, {28.0, 72000.0/28.0}, 0, ITALIC, NOBOLD, 24607, 52}, cc_alphabetic
+ {0, 1, {28.0, 72000.0/28.0}, 0, ITALIC, TWOBOLD, 24607, 52}, cc_alphabetic
},
{