#Adobe NFNTs?
I have created the postscript files as you suggested and examined them. All of
the font names are identical in both files. I did notice a difference in
syntax with regards to the style variations which didn't print.
Declaration of the plain face:
/FULLNAME(Helvetica Condensed Light) READONLY DEF
for the style variation (a NFNT):
/FULLNAME(Helvetica.Condensed Light Oblique) READONLY DEF
Note the first space in the name has been replace by a period character.
Unfornutely I have no idea if this is correct or not. It was the most
interesting part, everthing else appeared nice and uniform for each of the font
code sections. The finder copy (command-k) did have the following additional
declaration in it:
True/Helvetica/|________Seattle 1 rf
Again I don't know if that has any significance.
Thanks Jim