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
Circle.h
Polygon.c
Polygon.h
Rectangle.c
Rectangle.h
VectorShape.c vectorio: fix VectorShape non-transposed pixel placement 2020-07-20 20:25:31 -07:00
VectorShape.h
__init__.c
__init__.h