python-pillow / python-pillow/Pillow

Tegra X1 Texture (XTX) support

Open
#3,410 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.