Skip to content

0.1.13

Compare
Choose a tag to compare
@lovyan03 lovyan03 released this 04 Mar 05:54
· 81 commits to master since this release
5342c2b
  • 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