freertos_f407/User/system/lib/lcd
许晟昊 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
..
font system 2025-01-21 11:08:21 +08:00
gui system 2025-01-21 11:08:21 +08:00
image/readme system 2025-01-21 11:08:21 +08:00
lcd_font.c lcd154完成 2025-01-21 23:56:10 +08:00
lcd_font.h lcd154完成 2025-01-21 23:56:10 +08:00
lcd_sharp.c lcd154完成 2025-01-21 23:56:10 +08:00
lcd_sharp.h system 2025-01-21 11:08:21 +08:00
lcd_st7525.c system 2025-01-21 11:08:21 +08:00
lcd_st7525.h system 2025-01-21 11:08:21 +08:00
lcd_tft_154.c Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
lcd_tft_154.h 指定SRAM2 2025-01-22 09:28:56 +08:00
lcds.c 指定SRAM2 2025-01-22 09:28:56 +08:00
lcds.h Add textline, unzip image, and window widgets 2026-03-23 13:07:16 +08:00
readme.md system 2025-01-21 11:08:21 +08:00

readme.md

中文生成工具

存放在 /public/辅助软件/ucGUI-gb2312汉字生成器v9.0.zip

生成教程

以16*16大小字符为例 打开User\lib\lcd\lcds.h 将需要转换的文字复制到ucGUI中后点击开始转换然后复制生成的内容到User\lib\lcd\gui\Font\HZ16x16.c文件中

1719196693709

1719196745232