All event funcs OK
Pre-release
Pre-release
The compressed package already contains the test cases and the files needed for the export function
ChinsesFonts.zip contains the Chinese fonts required by the export function, unzip it and place it in the fonts folder of the program directory
ubuntu-gcc-x64.tar.gz is based on ubuntu18.04
run runit.sh to start program~
runis.sh
#########
LIB_PATH=$(cd ./lib; pwd)
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$LIB_PATH
chmod +x LVGLBuilder
./LVGLBuilder
#########
v1.0.2
Auto-save function only keeps three stored files per page
Support event function modification
Completed all event functions
Add test cases for all events
Support for reading relative path files (The configuration file and the picture need to be in the same directory)