Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gcompris: fix loading of image assets
Previously some games were not able to load some WebP image assets, eg. the Erase game failed to display any cute background image, making it unattractive: > qrc:/gcompris/src/activities/erase/Erase.qml:26:20: QML Image: > Error decoding: qrc:/gcompris/src/activities/erase/resource/butterfly.webp: > Unsupported image format
- Loading branch information