Dear Support:
Recently we use GUI_Guider V1.2 building HMI project based on RT1170 EVK board. Unfortunately, i can not find the file system supporting settings on that tool. Each picture generate a .c source code. That's impossible for us to use this tool to create a project with nearly 1000 pictures in .c code. I wish to know how can i use GUI_guider to create a HMI project can split picture & font using file system to store the file in flash or eMMC not using .c files.
已解决! 转到解答。
Hi,
Currently GUI Guider doesn't support settings to load fonts and images from external storage (e.g. eMMC), this is a new feature planned in future release. LVGL library supports file system module and loading images from external storage, can you please check if the following guide could help?
https://docs.lvgl.io/7.11/overview/image.html
https://docs.lvgl.io/7.11/overview/file-system.html
Best Regards,
Zhenhua
Hi,
Currently GUI Guider doesn't support settings to load fonts and images from external storage (e.g. eMMC), this is a new feature planned in future release. LVGL library supports file system module and loading images from external storage, can you please check if the following guide could help?
https://docs.lvgl.io/7.11/overview/image.html
https://docs.lvgl.io/7.11/overview/file-system.html
Best Regards,
Zhenhua