freertos_f407/User/system/sgl/widgets
许晟昊 9f04900092 Add textline, unzip image, and window widgets
- Implemented sgl_textline widget for displaying multi-line text with customizable properties such as font, color, and background.
- Added sgl_unzip_image widget to handle compressed image data, including drawing with transparency and color replacement.
- Created sgl_win widget for window management, featuring title text, close button, and customizable appearance attributes.
- Each widget includes necessary functions for creation, property setting, and rendering.
2026-03-23 13:07:16 +08:00
..
2dball Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
arc Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
bar Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
box Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
button Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
canvas Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
checkbox Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
circle Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
dropdown Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
ext_img Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
icon Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
keyboard Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
label Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
led Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
line Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
listview Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
msgbox Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
numberkbd Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
polygon Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
progress Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
rectangle Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
ring Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
scope Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
scroll Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
slider Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
switch Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
textbox Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
textline Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
unzip_image Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
win Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
build.cmake Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
lm.cfg Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00