Skip to content

✨ Rework of Pillow recipe adding WebP support#2256

Merged
AndreMiras merged 1 commit intokivy:developfrom
opacam:feature-pillow-with-webp-support
Aug 22, 2020
Merged

✨ Rework of Pillow recipe adding WebP support#2256
AndreMiras merged 1 commit intokivy:developfrom
opacam:feature-pillow-with-webp-support

Conversation

@opacam
Copy link
Member

@opacam opacam commented Jul 5, 2020

We add optional support for WebP images, but to enable it, you must add libwebp to your build requirements.

We also:

  • 🎨 sort imports
  • 📝 add docstrings to Pillow recipe
  • 🎨 move to python3's f-strings...to increase readability
  • 💡 add inline comments

Notes:

We add `optional` support for [WebP](https://developers.google.com/speed/webp) images, but to enable it, you must add `libwebp` to your build requirements.

We also:
  - 🎨 sort imports
  - 📝 add docstrings to Pillow recipe
  - 🎨 move to python3's f-strings...to increase readability
  - 💡 add inline comments
@jemdl1998
Copy link

build requeriments in the recipe or the buildozer spec?

Copy link
Member

@AndreMiras AndreMiras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking awesome to me ✔️

@AndreMiras AndreMiras merged commit e288a94 into kivy:develop Aug 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to add webp support to pillow?

4 participants