-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
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
[LVGL] Add support for LVGL 9.0 #311
Comments
Important! Online Image Converter and correspondingly lv_img_conv library do not support LVGL 9.0. Instead, LVGLImage.py python script is used. LVGLImage.py script is distributed with the EEZ Studio, but for EEZ Studio to be able to execute this script following requirements must be fulfilled:
|
Hi, do Observers have any bearing on Studio 8->9 migration? |
No, because EEZ Studio and eez-framework don't use PubSub or Observers. |
In this case seems pypng is well installed, but it encounter some errors in png format. Can you share the png image you are using? |
I used another screenshot method windows screenshot is OK,wechat screenshot don't .Is it a compatibility issue? |
For now, add support for all currently implemented widgets and styles to work with LVGL 9.0. It should be possible to choose between versions 8.3 and 9.0 for new and existing projects.
The text was updated successfully, but these errors were encountered: