Skip to content
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

Adding Webp Support #298

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Foxy-null
Copy link

@Foxy-null Foxy-null commented Sep 22, 2023

Description

Adding Webp Support

This fixes #140

What I did

  • Updated _vendor/imageresize.py to latest one (MIT License)
  • Added "Webp" to SUPPORTED_BITMAP_FORMATS in ./consts.py

Checklist:

Please replace the space inside the brackets with an x and fill out the ellipses if the following items apply:

  • [x] I've read and understood the contribution guidelines
  • [x] I've tested my changes against at least one of the following Anki builds:
    • [x] Latest standard Anki 2.1 binary build
    • Latest alternative Anki 2.1 binary build
  • [x] I've tested my changes on at least one of the following platforms:
    • Linux, version:
    • [x] Windows, version: Windows 10 Pro Build 19045.3208
    • macOS, version:
  • My changes potentially affect non-desktop platforms, of which I've tested:
    • AnkiMobile, version:
    • AnkiDroid, version:
    • AnkiWeb

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.

WEBP Support
1 participant