#3 Q1 updates recap: all the pretty features
Today, we're going to recap all the features we implemented in the first quarter of 2024. It's a surprisingly long list of brilliant updates that many of you have requested. And it's a big pleasure for me to reflex on how much we have achieved in such a short period of time.
I can't even choose which one is more important bc they all looks so cool 😎
Image operations
- Rotate, mirror, invert paint and image layers
- Merge multiple layers into a single drawing
- Download d as PNG
New platform!
We are thrilled to introduce the Inkplate — e-paper device equipped with an ESP32 chip and an internal battery. Now, you can create graphics for it using Lopaka!
Code import
Upload your project to Lopaka and it will parse all the graphics and drawings supported by selected library
Interactive Editor
Click on a line of source code to select corresponding layers Active layers will highlight related source code lines Automatically remove duplicate image and font declarations
New fonts and BDF Font Support — We added Times, Profont, X11 and UW ttyp0 font groups from U8g2 library
New icon set — Courtesy of our esteemed contributor Gaai we're unveiling hundreds of new, beautiful icons for your projects. Thank you man!
Custom display size — You now have the ability to enter your screen dimensions by selecting "Custom..." in the display list.
Source code settings
- Choose different code styles for Arduino and ESP_IDF
- Enable or disable PROGMEM declaration
- Wrap your code within a single draw() function
The new Ellipse tool – say goodbye to the circle tool; we now have Ellipses, which is how it should have always been. We've removed Frames and Circles; now, it's only Rect and Ellipse with the option to select a 'Filled' checkbox
Colours support for AdafruitGFX — now there are two options: for standard and monochrome displays
Undo actions with Ctrl+Z and benefit from auto-save. Never lose your work and have no fear of making mistakes!
Reorder layers with a simple click, drag, and drop. Plus, there are hotkeys for this – Ctrl+↑ and Ctrl+↓.
There are numerous bug fixes and improvements that are too extensive to list in this message, so we encourage you to review the release notes for complete details.
Feel free to share your ideas, ask any questions and request for features in our GitHub Discussions or using Feedback form or you can even just reply to this email 🤓