circuitpython/shared-module/vectorio
warriorofwire 6660311a96 vectorio: respect display transpose and mirror.
VectorShape now just uses the Group's and Display's absolute transforms.
2020-05-10 14:18:13 -07:00
..
Circle.c vectorio: respect display transpose and mirror. 2020-05-10 14:18:13 -07:00
Circle.h Add vectorio: for drawing shapes 2020-05-09 15:38:22 -07:00
Polygon.c Add vectorio: for drawing shapes 2020-05-09 15:38:22 -07:00
Polygon.h Add vectorio: for drawing shapes 2020-05-09 15:38:22 -07:00
Rectangle.c Add vectorio: for drawing shapes 2020-05-09 15:38:22 -07:00
Rectangle.h Add vectorio: for drawing shapes 2020-05-09 15:38:22 -07:00
VectorShape.c vectorio: respect display transpose and mirror. 2020-05-10 14:18:13 -07:00
VectorShape.h vectorio: switch per-shape transform to Display 2020-05-09 22:15:51 -07:00
__init__.c Add vectorio: for drawing shapes 2020-05-09 15:38:22 -07:00
__init__.h Add vectorio: for drawing shapes 2020-05-09 15:38:22 -07:00