17 Commits

Author SHA1 Message Date
7b13f45bd3 Fixed automatic text resizing (both auto and shrink) 2026-04-03 16:22:53 +03:00
a80e23614d Fixed missing semicolon 2026-03-30 17:27:46 +03:00
3f4e42d7ce Added setters for Widget properties 2025-12-18 12:24:19 +02:00
40df0f6e0c Added info to README for WidgetImage 2025-12-15 17:07:44 +02:00
17f73211a9 Fixed 'scale to fit' functionality of WidgetImage 2025-12-15 16:54:28 +02:00
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
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
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
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