|
a079118981
|
fix incorrect coordinate space when drawing first poly-curve line
|
2013-06-21 13:56:01 -04:00 |
|
|
77f5f4c4bf
|
basically operational switch to canvas drawing coordinates, although text and waves don't work, and redraw areas are too small
|
2013-06-18 08:23:06 -04:00 |
|
|
37dd7e952b
|
add headers to all canvas .cc and .h files
|
2013-04-15 22:10:18 -04:00 |
|
|
64d3763652
|
remove all xml++.h inclusion by canvas implementations
|
2013-04-15 22:00:13 -04:00 |
|
|
84fb0a8dce
|
remove all XML related API from canvas. it may have been useful during development, but it is just a distraction - we will NEVER be saving or restoring canvas state via XML or any kind of serialized state
|
2013-04-15 21:57:08 -04:00 |
|
|
7caf517b27
|
add (bezier) curves to canvas, use for automation lines; fix issue with rectangles missing their upper line segment; more cairo canvas fixes
|
2013-04-11 22:54:12 -04:00 |
|
|
1267b1d61c
|
mo' better debugging of canvas "structure" via Item::dump and derivatives
|
2013-04-08 19:48:09 -04:00 |
|
|
07a505b1b2
|
lots of tweaking and adding debug output including operator<</dump(ostream&) methods to help visualize canvas structure
|
2013-04-05 11:27:26 -04:00 |
|
|
aaea166135
|
initial commit of hand merging, plus getting "ancient" waf script to work correctly
|
2013-04-04 00:32:52 -04:00 |
|