bernii / embedded-graphics-framebuf

Generic framebuffer implementation in Rust for use with embedded-graphics library
MIT License
26 stars 6 forks source link

API Change: renamed clear_black to reset. #8

Closed jounathaen closed 2 years ago

jounathaen commented 2 years ago

The default for a pixel need not be black

jounathaen commented 2 years ago

closed in #12