Skip to content
spustlik edited this page Jan 4, 2013 · 7 revisions

Example - sample image from plotters DOS drivers

Plotr.exe samples\space-COLUMBIA.hpgl Comment: you can see problems with pen downs, it's my error with pen adjusting, not software or picture bug ![Real sample](https://github.com/spustlik/plotr/blob/master/Plotr/Samples/2012-12-28 20.25.15.jpg?raw=true)

Example - unoptimized pen-ups

Plotr.exe Samples\cars-mater.hpgl /autoscale=true /showpenup=true /optimize=false /transform=rotate:-90 /filename=opt1.png Example 1

Example - optimized pen-ups

Plotr.exe Samples\cars-mater.hpgl /autoscale=true /showpenup=true /optimize=true /transform=rotate:-90 /filename=opt2.png Example 2

Example - final image

Plotr.exe Samples\cars-mater.hpgl /autoscale=true /transform=rotate:-90 /filename=opt3.png Example 3