python-pillow / python-pillow/Pillow
Tegra X1 Texture (XTX) support
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13.8k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 89
Description
This is not a bug report, but more of a placeholder for a potential enhancement. It would be great if the XTX format could be supported by Pillow. I may work on this soon, but I just wanted the information to be available in case anybody else was interested as well.
Information about the XTX format: https://github.com/aboood40091/XTX-Extractor/wiki
How to write a new Pillow decoder: https://pillow.readthedocs.io/en/5.1.x/handbook/writing-your-own-file-decoder.html
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no Pillow files or tests to start from. Read the XTX format information in the linked XTX-Extractor wiki and Pillow's linked guide to writing a new file decoder, then determine the decoder scope and verification needed for Pillow to support XTX.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100