James Richard Tyrer schrieb:
Adib Taraben wrote:
The second PostScript issue is that it does not handle font names containing spaces.
IIUC, the PostScript font name of a Type1 font does not have spaces.
See: "FontName" in the AFM file. If this name has spaces, the font is broken.
The same should be true of PostScript font names extracted from TrueType font files.
Where are the font names with spaces coming from?
This refers to the bug: 1668259 Win32 font problem using helvetica on PS output When printing e.g. "Helvetica Condensed" or under Windows "Times Roman".
Actually there are different implementations of helvetica in windows (ttf and otf) and I am not certain which implementation gives that font name.
However gv reads the files with no prob.
HTH, Adib.