circuitpython/shared-module/vectorio
Kenny e977b427aa vectorio: fix VectorShape non-transposed pixel placement
Fixes https://github.com/adafruit/circuitpython/issues/3170

The absolute transform needs to be subtracted in all cases, not
only when the coordinate system is transposed.
2020-07-20 20:25:31 -07:00
..
Circle.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
Circle.h Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
Polygon.c pre-allocate list of known size 2020-07-20 10:12:29 -07:00
Polygon.h vectorio: speed up polygon 2020-05-18 13:32:06 -07:00
Rectangle.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
Rectangle.h Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
VectorShape.c vectorio: fix VectorShape non-transposed pixel placement 2020-07-20 20:25:31 -07:00
VectorShape.h vectorio: clean up after group removal 2020-05-10 15:36:23 -07:00
__init__.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
__init__.h Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00