summaryrefslogtreecommitdiff
path: root/shared-module/vectorio/VectorShape.c
AgeCommit message (Expand)Author
2021-03-25remove duplicated code, replace with displayio_area_canonKevin Matocha
2021-03-25move to displayio_area_union and away from _expandKevin Matocha
2021-03-15run code formatting scriptmicroDev
2021-03-04Be cognizant of null transform for .transpose_xyDan Halbert
2020-07-20vectorio: fix VectorShape non-transposed pixel placementKenny
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-05-12add performance measurement to VectorShapewarriorofwire
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