circuitpython/shared-module
Kenny 8607cdd783 vectorio: add draw protocol
* Removes VectorShape from user python interactions
* Re-integrates vectorio with displayio behind draw protocol implementations
* Implements draw protocol with VectorShape
* Composes VectorShape behaviors into Rectangle, Circle and Polygon
* Fixes terrible pixel garbage being left behind
* Improves redraw performance (heuristically) by tracking dirty area separately from current area.

Known Issues:
It does not work with transposed views.
2021-08-02 20:19:54 -07:00
..
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-05-21 17:49:50 -04:00
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-08-02 20:19:54 -07:00
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2017-11-02 12:41:50 -07:00
2021-03-15 19:27:36 +05:30
2021-07-12 14:40:01 -04:00
2021-03-15 19:27:36 +05:30
2021-05-27 11:33:17 -05:00
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2020-11-25 17:52:06 -05:00
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-08-02 20:19:54 -07:00