diff options
author | Damien George <damien.p.george@gmail.com> | 2016-12-05 11:52:51 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-12-05 11:52:51 +1100 |
commit | 374ed317c587dfc5ffcd9bdbe21aaa39d81c246b (patch) | |
tree | 30d34e768916b73ae5cd6ec1befc8f7ff3b545b7 /esp8266/modules | |
parent | 0db3a41f0285ecdebc14f520a031eb5e0c2a30c9 (diff) | |
download | micropython-374ed317c587dfc5ffcd9bdbe21aaa39d81c246b.tar.gz micropython-374ed317c587dfc5ffcd9bdbe21aaa39d81c246b.zip |
extmod/modframebuf: Add hline, vline, rect and line methods.
These are basic drawing primitives. They work in a generic way on all
framebuf formats by calling the underlying setpixel or fill_rect C-level
primitives.
Diffstat (limited to 'esp8266/modules')
0 files changed, 0 insertions, 0 deletions