summaryrefslogtreecommitdiffstats
path: root/tests/test-painter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix drawing glitch when line width < 1pxTimothy Pearson2012-11-221-0/+16
|
* A few widgets are now working somewhatTimothy Pearson2012-10-291-0/+90
|
* Fix pixel imperfection, image drawing, and clipping problemsTimothy Pearson2012-10-151-1/+27
| | | | Update test suite
* Implement framework for raster operationsTimothy Pearson2012-09-171-0/+9
|
* Add preliminary font layout supportTimothy Pearson2012-09-171-2/+12
| | | | Add image painting support
* Add intermediate surfaceTimothy Pearson2012-09-171-0/+15
| | | | Enable clip regions
* Add transformation supportTimothy Pearson2012-09-171-0/+34
|
* Add initial Pango font supportTimothy Pearson2012-09-171-22/+84
|
* Add more primitives to Cairo drawing backendTimothy Pearson2012-09-161-1/+60
|
* Activate lines and polylinesTimothy Pearson2012-09-161-19/+45
|
* Rectangle drawing via Cairo now functionsTimothy Pearson2012-09-151-9/+41
|
* Add initial interface code skeleton for later developmentTimothy Pearson2012-09-151-0/+27