Skip to content

Adds ability to decompress ETC and ETC2 images#52

Open
RichardGale wants to merge 1 commit intoHearthSim:masterfrom
RichardGale:rgale_etc2
Open

Adds ability to decompress ETC and ETC2 images#52
RichardGale wants to merge 1 commit intoHearthSim:masterfrom
RichardGale:rgale_etc2

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