0.1.13
-
Fixed a defect in AirQ's EPD drawing process.
-
Fixed an issue where pixel readout might not work correctly on ESP32-S3 models.
-
Fixed build error for ESP-IDF v5
-
Enable copyRect function of AtomDisplay/ModuleDisplay
-
Added various setting functions to LGFX_Button class
-
Add drawing function
- drawSmoothLine,drawGradientLine
- drawWideLine,drawWedgeLine
- drawSpot,drawGradientSpot
- drawGradientHLine,drawGradientVLine,fillGradientRect
-
Added functionality for native builds
- Added the ability to draw the main body image
- Added the ability to change the orientation using the keyboard [L][R] during operation.
- Added a function to change the display size using the keyboard [0]~[6] during operation.
-
Improved color reproducibility for NTSC/PAL output