We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, I'm trying to use this script to convert a bunch of png files to .bin but can't find the flag to do so.
Thanks
The text was updated successfully, but these errors were encountered:
Currently this converter can only output C files, not .bin files. However, I do plan to add support for the other format eventually.
.bin
Related: lvgl/lv_utils#38 (comment)
Sorry, something went wrong.
Ok thanks for your answer. Since I need to convert many images to .bin format I made a script that uses the old php image converter to help me do so.
You can find it here if you or anyone in the future needs it https://github.com/Yohannfra/lvgl_batch_image_converter
A very untested version of this is now implemented. See lvgl/lv_utils#38 (comment).
No branches or pull requests
Hello, I'm trying to use this script to convert a bunch of png files to .bin but can't find the flag to do so.
Thanks
The text was updated successfully, but these errors were encountered: