This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
shared-bindings
/
vectorio
History
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
..
__init__.c
Move vectorio to stubs
2020-05-12 18:40:02 -07: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