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

Adds ability to decompress ETC and ETC2 images #52

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

Conversation

RichardGale
Copy link
Contributor

Ports etcunpack.cxx to python and adds boiler plate to function as a pillow plugin
Integrates with texture.py for ETC and ETC2 format textures

Original source: https://github.com/KhronosGroup/KTX/blob/master/lib/etcunpack.cxx

Ports etcunpack.cxx to python and adds boiler plate to function as a pillow plugin
Integrates with texture.py for ETC and ETC2 format textures

Original source: https://github.com/KhronosGroup/KTX/blob/master/lib/etcunpack.cxx
@jleclanche
Copy link
Member

I totally missed this PR, sorry. I'd prefer if the image plugin was PR'd to Pillow:
https://github.com/python-pillow/Pillow

Would you do this? I can do it for you if you like but you won't get authorship in Pillow.

@RichardGale
Copy link
Contributor Author

Yes. Just need to write some tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants