2025-04-11 09:40:32 +08:00

19 lines
861 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# launcher
* 该GUI框架LV MEM占用60KB
* 使用双buffer架构最小buffer占用 2x15KB(320x240x2x10%)
* 目前的GUI桌面中有大量的图标功能未实现可在此基础上裁剪
* 限定音频播放文件限定10KB以上可以识别
* 限定mp3文件名称长度不超过15bytes
## 资源链接
* 图标制作https://www.pgyer.com/tools/appIcon
* 图片转换https://lvgl.io/tools/imageconverter
* 尺寸转换https://www.gaitubao.com/
* 中文字体https://lvgl.io/tools/fontconverter
* [地图下载链接生成工具](https://github.com/W-Mai/XLocateDownloader/releases/download/1.0.0/MapDownloader.zip)
* [地图下载器](https://github.com/W-Mai/XLocateDownloader)
* [LVGL图片转换器(Python版)](https://github.com/W-Mai/lvgl_image_converter)
* [批量文件重命名工具](https://github.com/W-Mai/filename_renamer)