circuitpython/shared-bindings/vectorio
Diego Elio Pettenò dd5d7c86d2 Fix up end of file and trailing whitespace.
This can be enforced by pre-commit, but correct it separately to make it easier to review.
2020-06-03 10:56:35 +01:00
..
Circle.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
Circle.h Add vectorio: for drawing shapes 2020-05-09 15:38:22 -07:00
Polygon.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
Polygon.h Add vectorio: for drawing shapes 2020-05-09 15:38:22 -07:00
Rectangle.c Move vectorio to stubs 2020-05-12 18:40:02 -07:00
Rectangle.h Add vectorio: for drawing shapes 2020-05-09 15:38:22 -07:00
VectorShape.c Move vectorio to stubs 2020-05-12 18:40:02 -07:00
VectorShape.h vectorio: switch per-shape transform to Display 2020-05-09 22:15:51 -07:00
__init__.c Move vectorio to stubs 2020-05-12 18:40:02 -07:00