Skip to content

LGFX Beta Edition

Pre-release
Pre-release
Compare
Choose a tag to compare
@tobozo tobozo released this 28 May 12:23
1a9a929

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 beta 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: