Description
Hello
What MCU/Processor/Board and compiler are you using?
STM32
What LVGL version are you using?
7.9.0-dev
I designed about 100 images in Inkscape,
each image is 70x50 pixels
i need to use this images for image button,
it’s difficult to export every single image to PNG and then upload to image converter website AND etc.what is the best and easy way to work with this 100 images from .c file generation to use them in source code?
i searched the forum but nothing found.
thanks in advance.