circuitpython/shared-module/vectorio
Kenny cf2712d23f transposing and mirroring work
* fix absolute_transform dirtying early instead of after the change, missing the draw
* fix transpose and mirror. (0,0) -> location in all vector shapes now in all rotations.
2021-08-08 17:01:36 -07:00
..
Circle.c vectorio: add draw protocol 2021-08-02 20:19:54 -07:00
Circle.h vectorio: add draw protocol 2021-08-02 20:19:54 -07:00
Polygon.c fix code formatting that pre-commit --all-files did not locally report 2021-08-07 19:40:07 -07:00
Polygon.h improve transpose and mirror 2021-08-07 19:31:22 -07:00
Rectangle.c fix linter 2021-08-02 20:38:37 -07:00
Rectangle.h vectorio: add draw protocol 2021-08-02 20:19:54 -07:00
VectorShape.c transposing and mirroring work 2021-08-08 17:01:36 -07:00
VectorShape.h vectorio: add draw protocol 2021-08-02 20:19:54 -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