Xref: utzoo comp.lang.postscript:6194 comp.graphics:13528 comp.windows.x:27362 Path: utzoo!attcan!uunet!mcsun!ukc!keele!cca13 From: cca13@seq1.keele.ac.uk (G.D. Pratt) Newsgroups: comp.lang.postscript,comp.graphics,comp.windows.x Subject: is this PostScript from fig2dev OK or not? Keywords: PostScript xfig v2.0 pl8 transfig fig2dev arcto Message-ID: <637@keele.keele.ac.uk> Date: 25 Sep 90 11:14:27 GMT Organization: University of Keele, England Lines: 50 Hi, I've been using xfig v2.0 to create a diagram and whenever I convert the *.fig file to a *.ps file via f2ps or with the latest version of transfig I get this error from the PostScript printer (Agfa PS400) > psif: seq1:gerry ps start - Mon Sep 24 16:28:26 1990 > %%[ Error: undefinedresult; OffendingCommand: arcto ]%% > %%[ Flushing: rest of job (to end-of-file) will be ignored ]%% > psif: end - Mon Sep 24 16:29:31 1990 *but* when I preview it with ralpage or GhostScript 2.0 it's OK. Is this PostScript right or wrong? I've included a very shortened version of the PostScript which displays the same symptom:- Any help welcome in this my darkest hour -): ------------------------------------------------------------------------ %! %%Title: stdin %%Creator: fig2dev %%CreationDate: Mon Sep 24 16:19:52 1990 %%For: gerry@ccsun1 (gerry pratt) %%Pages: 1 %%BoundingBox: 54 234 558 558 %%EndComments /$F2psDict 32 dict def $F2psDict begin $F2psDict /mtrx matrix put end /$F2psBegin {$F2psDict begin /$F2psEnteredState save def} def /$F2psEnd {$F2psEnteredState restore end} def %%EndProlog $F2psBegin 1 setlinecap 1 setlinejoin -54.000000 666.000000 translate 0.900 -0.900 scale 1.000 setlinewidth [4.000000] 0 setdash % Polyline newpath 302 388 moveto 295 388 295 391 7 arcto 4 {pop} repeat 295 398 306 398 7 arcto 4 {pop} repeat 313 398 313 395 7 arcto 4 {pop} repeat 313 388 302 388 7 arcto 4 {pop} repeat closepath stroke % Polyline newpath 302 379 moveto 295 379 295 381 7 arcto 4 {pop} repeat 295 388 306 388 7 arcto 4 {pop} repeat 313 388 313 386 7 arcto 4 {pop} repeat 313 379 302 379 7 arcto 4 {pop} repeat closepath stroke % Polyline newpath 239 321 moveto 232 321 232 321 7 arcto 4 {pop} repeat 232 328 244 328 7 arcto 4 {pop} repeat 251 328 251 328 7 arcto 4 {pop} repeat 251 321 239 321 7 arcto 4 {pop} repeat closepath stroke % Polyline newpath 239 310 moveto 232 310 232 314 7 arcto 4 {pop} repeat 232 321 244 321 7 arcto 4 {pop} repeat 251 321 251 317 7 arcto 4 {pop} repeat 251 310 239 310 7 arcto 4 {pop} repeat closepath stroke % Polyline newpath 162 237 moveto 155 237 155 238 7 arcto 4 {pop} repeat 155 245 167 245 7 arcto 4 {pop} repeat 174 245 174 244 7 arcto 4 {pop} repeat 174 237 162 237 7 arcto 4 {pop} repeat closepath stroke % Polyline newpath 162 222 moveto 155 222 155 226 7 arcto 4 {pop} repeat 155 233 167 233 7 arcto 4 {pop} repeat 174 233 174 229 7 arcto 4 {pop} repeat 174 222 162 222 7 arcto 4 {pop} repeat closepath stroke newpath 149 211 moveto 149 211 lineto stroke showpage $F2psEnd -- gerry pratt - workstation support - university of keele email: cca13@uk.ac.keele.seq1 * tel: 0782 621111 x 3290