Right the swerve off to the side might just be an artefact of the restart in the middle then - probably nothing to worry about. The resolution of the input image has no bearing on the output quality, and the grid size ("output resolution") has no bearing on the quality of the lines. All of the square pixel styles should consist of a square wave with sharp corners, flat sides.
The width of each row should mean there are no gaps in between rows - the gaps and the sawtooth pattern you are seeing are just the product of the wobbly gondola - the gondola pivots around the pen tip, so any changes in direction aren't properly expressed.
Oh right the other things, draw box, row, pixels:
- draw box: this just draws the rectangle of your selection area. Good for checking squareness and extent.
- draw rows: This is means to draw a grid of all the rows you have selected. I think I remember this not working very well.
- draw pixels: This draws the outline of each pixel that you currently have selected.
sn
|