Comment 21 for bug 1409568

Revision history for this message
James Cordell (cordell-james) wrote :

Hi

I have diffed the hpgl output using the same test1.svg file.

The output is cleaner now as there is no duplicate SP1 at the start.

The only difference I can see phisaclly where the plotter travels is the end position of the head. The pen finishes in a different position now 0,0. Not sure which is more desirable? Maybe ill try two plots in a row.

diff -u brick/plotter\ vector\ drawings/test1.hpgl brick/plotter\ vector\ drawings/test2.hpgl
--- "brick/plotter vector drawings/test1.hpgl" 2015-03-05 21:30:14.656390167 +0000
+++ "brick/plotter vector drawings/test2.hpgl" 2015-03-11 22:55:37.097221427 +0000
@@ -1 +1 @@
-IN;SP1;VS5;SP1;PU1655,2365;PD4342,2397;PU1439,1139;PD1439,1139,4407,1139;SP2;PU1568,4009;PD1568,4009,1568,4008,4181,3621;SP3;PU1697,5427;PD1697,5427,4374,4846;SP4;PU1858,5975;PD1858,5976,1858,5977,1858,5978,1858,5979,4310,6430;PU0,0;SP0;IN;
+IN;VS5;SP1;PU1655,2365;PD4342,2397;PU1439,1139;PD1439,1139,4407,1139;SP2;PU1568,4009;PD1568,4009,1568,4008,4181,3621;SP3;PU1697,5427;PD1697,5427,4374,4846;SP4;PU1858,5975;PD1858,5976,1858,5977,1858,5978,1858,5979,4310,6430;SP0;PU0,0;IN;