Commit 4194fe48 authored by Ian Pilcher's avatar Ian Pilcher Committed by Alexandre Julliard

Make Helvetica Narrow a separate font family.

parent 33929be4
......@@ -948,7 +948,7 @@ AFM PSDRV_Helvetica_Narrow =
{
"Helvetica-Narrow", /* FontName */
"Helvetica Narrow", /* FullName */
"Helvetica", /* FamilyName */
"Helvetica Narrow", /* FamilyName */
"AdobeStandardEncoding", /* EncodingScheme */
FW_NORMAL, /* Weight */
0, /* ItalicAngle */
......
......@@ -948,7 +948,7 @@ AFM PSDRV_Helvetica_Narrow_Bold =
{
"Helvetica-Narrow-Bold", /* FontName */
"Helvetica Narrow Bold", /* FullName */
"Helvetica", /* FamilyName */
"Helvetica Narrow", /* FamilyName */
"AdobeStandardEncoding", /* EncodingScheme */
FW_BOLD, /* Weight */
0, /* ItalicAngle */
......
......@@ -948,7 +948,7 @@ AFM PSDRV_Helvetica_Narrow_BoldOblique =
{
"Helvetica-Narrow-BoldOblique", /* FontName */
"Helvetica Narrow Bold Oblique", /* FullName */
"Helvetica", /* FamilyName */
"Helvetica Narrow", /* FamilyName */
"AdobeStandardEncoding", /* EncodingScheme */
FW_BOLD, /* Weight */
-12, /* ItalicAngle */
......
......@@ -948,7 +948,7 @@ AFM PSDRV_Helvetica_Narrow_Oblique =
{
"Helvetica-Narrow-Oblique", /* FontName */
"Helvetica Narrow Oblique", /* FullName */
"Helvetica", /* FamilyName */
"Helvetica Narrow", /* FamilyName */
"AdobeStandardEncoding", /* EncodingScheme */
FW_NORMAL, /* Weight */
-12, /* ItalicAngle */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment