Checklist
Versions
- Python: 3.8.3
- OS: Manjaro Budgie
- Kivy:1.11.1
- Cython:
- OpenJDK: 8
Description
I am trying to make an app that works with webp files and converts them to png. The problem is that it seems to me that the Pillow recipe for python4android does not add webp support. How can I get the web support added with the recipe?
Checklist
p4a.branch = develop)Versions
Description
I am trying to make an app that works with webp files and converts them to png. The problem is that it seems to me that the Pillow recipe for python4android does not add webp support. How can I get the web support added with the recipe?