On 7/20/13 11:40 AM, Adam Ciarciński wrote:
It's the line with the "Times-Roman". Character 5638 is the `E' of "RE". Am I somehow missing a Times-Bold font? I posted about this a couple months ago on pkgsrc-users but didn't get anywhere. Can anyone reproduce the problem? Any help would be great. LouisSeems like NimbusRomNo9L-Regu font is missing. I tried ghostscript-agpl-9.07nb4 on 10.8.4, but couldn't reproduce the problem. But I don't use X11 at all, so maybe that's the issue here. Could you, please, try "ps2pdf test.ps" and see if that produces a valid PDF? Kind regards, Adam
Here's ps2pdf... $ ps2pdf test.ps test.pdf Error: /undefined in /findfont Operand stack: Times-Roman@0 --nostringval-- Times-Roman Execution stack:%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1900 1 3 %oparray_pop 1899 1 3 %oparray_pop 1883 1 3 %oparray_pop 1771 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- 1852 3 4 %oparray_pop
Dictionary stack:--dict:1167/1684(ro)(G)-- --dict:0/20(G)-- --dict:78/200(L)-- --dict:59/120(L)--
Current allocation mode is local Last OS error: No such file or directory Current file position is 5638 GPL Ghostscript 9.07: Unrecoverable error, exit code 1It happens whether calling on X or not. Interestingly - if I open the same file on a NetBSD-6 machine, same version of gs, displaying on my Mac's X11 Server, it works fine, no errors.
Louis