summaryrefslogtreecommitdiff
path: root/shared-module/vectorio
AgeCommit message (Expand)Author
2020-07-28use top-left heuristic for vectorio.PolygonKenny
2020-07-20vectorio: fix VectorShape non-transposed pixel placementKenny
2020-07-20pre-allocate list of known sizeKenny
2020-07-19fix 3169: Polygon.points propertyKenny
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-05-18remove a duplication in polygon.cwarriorofwire
2020-05-18vectorio: speed up polygonwarriorofwire
2020-05-12add performance measurement to VectorShapewarriorofwire
2020-05-12make Circle return explicitwarriorofwire
2020-05-10vectorio: fix up Rectanglewarriorofwire
2020-05-10vectorio: clean up after group removalwarriorofwire
2020-05-10vectorio: respect display transpose and mirror.warriorofwire
2020-05-09vectorio: switch per-shape transform to Displaywarriorofwire
2020-05-09Add vectorio: for drawing shapeswarriorofwire