Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@razzius
Copy link
Contributor

@razzius razzius commented Apr 8, 2025

This has been supported in pygame and can now be used here, helpfully fixing the tutorial which currently instructs users to right click and "save as" a webp image.

I didn't see any reference to the file type the image was loaded from for the test case, so I took the fact that instantiating the Actor didn't crash to mean the webp image loading works (since there's only a webp image with the name "alien_as_webp").

Ref #341

@lordmauve
Copy link
Owner

The test failure appears to be a PyPI incident, https://pypi.org/simple/pyfxr/ is serving 503 and there are elevated CDN errors on https://p.datadoghq.com/sb/7dc8b3250-85dcf667bd?refresh_mode=sliding&from_ts=1744102293213&to_ts=1744105893213&live=true

razzius added 2 commits April 13, 2025 20:47
This has been supported in pygame and can now be used here, helpfully
fixing the tutorial which currently instructs users to right click and
"save as" a webp image.

I didn't see any reference to the file type the image was loaded from
for the test case, so I took the fact that instantiating the Actor
  didn't crash to mean the webp image loading works (since there's only
  a webp image with the name "alien_as_webp").

Ref lordmauve#341
@lordmauve lordmauve merged commit cd4f6dc into lordmauve:main Apr 13, 2025
2 checks passed
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.

2 participants