mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
We plan to add `ellipse` and `poly` methods, but rather than having to implement a `fill_xyz` version of each, we can make them take an optional fill argument. This commit add this to `rect` as a starting point. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
23 KiB
23 KiB