diff options
author | Jim Mussared <jim.mussared@gmail.com> | 2022-08-12 16:34:51 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-08-19 23:31:28 +1000 |
commit | 127b340438cddd55748e066cacbc1ab64131e232 (patch) | |
tree | cc8e19807e66ad6bac526a86cb81bc41e6d36c89 /py/binary.c | |
parent | af1f167820e685390d43dd7e250a0ffa078e138d (diff) |
extmod/modframebuf: Add fill argument to rect().
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>
Diffstat (limited to 'py/binary.c')
0 files changed, 0 insertions, 0 deletions