Commit Graph

19 Commits

Author SHA1 Message Date
c626578557 Initial image implementation 2025-12-15 16:22:01 +02:00
af9ebe5fe8 Added some runtime protections. Fixed minor things. 2025-12-15 16:19:44 +02:00
3d45fc89fc Added more info in README. Updated comments 2025-12-15 14:49:33 +02:00
8e276ab2ab Move to more memory safe implementation of widget holding 2025-12-12 15:35:32 +02:00
ddc7898a78 Fixed typo. Reordered widgets alphabetically. Reordered parameters logically. 2025-12-12 15:09:08 +02:00
d0f538224b Updated README with info on current widgets 2025-12-12 15:02:56 +02:00
908ddeba44 Changed default screen size to match TRMNL OG 2025-12-12 12:17:49 +02:00
82c35a6636 Added ability to choose type of text alignment 2025-12-08 17:28:49 +02:00
9f8a037f69 Fixed text alignment to be visible based rather than surface based 2025-12-08 17:16:46 +02:00
8e88adf1df Added WidgetRect to draw rectangles 2025-12-08 15:33:19 +02:00
3a52a3991c Moved common functionality and includes around 2025-12-08 15:31:43 +02:00
df4ead9f85 Updated gitignore 2025-12-04 18:13:23 +02:00
69a50b0584 Added being able to set position via JSON. Text now always wraps on newlines. 2025-12-04 17:44:24 +02:00
56e07e1080 Added WidgetText. Fixed some things. Updated README 2025-12-04 17:23:53 +02:00
58abb91c64 Updated README. Added example config. Added default font for ease of use. 2025-12-04 15:32:42 +02:00
77514c4d13 Added missing things 2025-12-04 15:25:48 +02:00
6931d80e04 Finished JSON system. Cleaned up some things 2025-12-04 15:24:12 +02:00
6cad6428a4 Added initial JSON configuration support 2025-12-04 15:04:39 +02:00
34ce515521 Initial commit. Added base of framework 2025-12-04 13:05:12 +02:00