- gridVisible: add ability to hide the grid with an attribute (38b76a01, #9)
- snapToGrid: implement a selection system that snaps to the grid lines (1170f33a, #8)
- majorGridIncrement: add ability to draw a major grid every specified number of minor grid spaces Closes #5 (4552c4ef)
- minorGridColor, majorGridColor: add attributes to set grid line color for minor and major grid lines Closes #7 (6e145399)
- paperColor: add ability to change the paper color with an attribute Closes #11 (eb5e4c0c)
- paperSize: add the 'A5' paper size Closes #3 (69346eef)