One more thing. This PS file also gives an error: %!PS 210 490 moveto 120 60 rlineto -10 10 rlineto -120 -60 rlineto closepath clip newpath 195 495 moveto 125 65 rlineto -10 10 rlineto -125 -65 rlineto closepath fill showpage
while this one works fine: %!PS-Adobe 210 490 moveto 120 60 rlineto -10 10 rlineto -120 -60 rlineto closepath clip newpath 195 495 moveto 125 65 rlineto -10 10 rlineto -125 -65 rlineto closepath fill showpage (The only difference is the word Adobe in the header) -- ghostscript's bbox driver gives wrong result https://bugs.launchpad.net/bugs/160203 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
