circuitpython/shared-bindings/vectorio
Kenny 17b53c7ebe vectorio: Add width and height properties to rectangle
Closes: https://github.com/adafruit/circuitpython/issues/5695
2021-12-12 19:50:00 -08:00
..
Circle.c Rename make_new's parameter to `all_args` 2021-10-15 13:49:33 -05:00
Circle.h vectorio: add draw protocol 2021-08-02 20:19:54 -07:00
Polygon.c Merge pull request #5466 from jepler/merge-1.17 2021-10-15 23:34:31 -04:00
Polygon.h vectorio: add draw protocol 2021-08-02 20:19:54 -07:00
Rectangle.c vectorio: Add width and height properties to rectangle 2021-12-12 19:50:00 -08:00
Rectangle.h vectorio: Add width and height properties to rectangle 2021-12-12 19:50:00 -08:00
VectorShape.c vectorio: Add width and height properties to rectangle 2021-12-12 19:50:00 -08:00
VectorShape.h Rework of changes to bounds checking of location in VectorShape, moving most of the code into shared-module. 2021-09-10 21:48:01 +01:00
__init__.c Update the docs for vectorio 2021-09-11 23:37:41 +01:00
__init__.h Update __init__.h 2021-08-03 09:20:02 -07:00