Commit Graph

11 Commits

Author SHA1 Message Date
Greg Landrum
73166adbe1 allow construction of cairo Drawers without providing a context 2015-02-12 06:03:33 +01:00
Greg Landrum
17014d235c first pass at switching to using Point2D instead of std::pair for coords 2015-02-10 04:58:27 +01:00
Greg Landrum
f5cc3bdc15 improve some of the text handling 2015-02-08 04:58:27 +01:00
Greg Landrum
b769bd4639 add fillPolys() option 2015-01-26 15:15:19 +01:00
Greg Landrum
2c07e5bae5 add drawPolygon() to the required API. Remove redundant drawTriangle() from the derived clases 2015-01-26 10:43:54 +01:00
Greg Landrum
683c372ddd add lineWidth() support; not yet to the wx canvas 2015-01-26 09:38:49 +01:00
Greg Landrum
7b98fa4c1e Add support for dashed lines (not yet tested with Qt) 2015-01-13 06:04:59 +01:00
Greg Landrum
e329050333 switch to solid white background 2015-01-10 06:32:55 +01:00
Greg Landrum
f51312558d some code cleanup 2015-01-10 06:25:29 +01:00
Greg Landrum
8c911c10b8 complete that rename 2015-01-06 06:38:53 +01:00
Greg Landrum
6d0bbeb332 rename files 2015-01-05 18:35:42 +01:00