Skip to content

LovyanGFX release

Compare
Choose a tag to compare
@tobozo tobozo released this 02 Jun 14:46
· 368 commits to master since this release
ec931d1

Features, refactoring and bugfixes

  • bugfix: Reduced compiler warnings
  • bugfix: The transparent color of pushImage did not work properly.
  • bugfix: drawBmp and drawPng from the memory array did not work.
  • update: Changed the argument of setTextSize from int to float.
  • feature: Added drawBezier

This version is a courtesy of @lovyan03 who did a marvelous work of integrating his LovyanGFX library into his own ESP32-Chimera-Core fork.

LovyanGFX is an optimized display driver maintained by @lovyan03, it brings an average 30% speed improvement along with more flexibility towards adding custom boards.

This is still beta quality, most examples will fail due to the minor syntax changes, but the tradeoff is really worth it!

See LovyanGFX Readme for an overview of those minor changes along with the new features such as shapes, arcs, polygon drawing and filling, and much more ...

⚠ Only the following examples are currently working: