# 0.2.6-1

- Fix TTF FOnt loader to support any size between 8 and 64
- Fix UI7 Image Custom SIze support
- Add new Syste mfor Image buffer modification to image lib
This commit is contained in:
2025-03-05 12:06:40 +01:00
parent c9e14ad08f
commit 229d54f088
9 changed files with 154 additions and 30 deletions

View File

@@ -40,6 +40,7 @@ SOFTWARE.
// Image
#include <pd/image/img_blur.hpp>
#include <pd/image/img_convert.hpp>
#include <pd/image/img_edit.hpp>
// Drivers
#include <pd/drivers/hid.hpp>
// Overlays