Skip to content

GC9A01 v0.4.1

Latest
Compare
Choose a tag to compare
@IniterWorker IniterWorker released this 29 Sep 15:31
· 4 commits to master since this release

0.4.1 - 2024-09-29

Added

  • Add: BasicMode graphics feature, set_pixel and set_pixels
  • Add: driver Gc9a01::set_write_mode
  • Add: Gc9a01::bounded_draw fast bounded draw
  • Add: driver Gc9a01::draw_buffer abstract hardware compliant
  • Add: BufferedGraphics set_pixels
  • Add Gc9a01::clear_fit_custom_stack

Changed

  • Deprecated Gc9a01::draw will be removed later

Fixed

  • Fix: embedded_graphics requirements feature
  • Fix: undocumented stackoverflow case and const impl clear_fit
  • Fix: Optimization embedded_graphics with BufferedGraphics
  • Fix: Optimization BufferedGraphics on fill_contiguous
  • Fix: Optimization BufferedGraphics on fill_solid
  • Fix: Optimization BufferedGraphics on clear

Contribution

  • Special thanks to @rsov for the generous donation that will help keep my caffeine stock well-supplied!