freertos_f407/User/system/sgl/widgets/icon
许晟昊 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
..
sgl_icon.c Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
sgl_icon.h Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00