19 lines
861 B
Markdown
19 lines
861 B
Markdown
|
# 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)
|