ImageMagick / ImageMagick/ImageMagick
Bug in PSD decode
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 17.5k
- Forks
- 1.7k
- Avg merge
- 10h 17m
- Merged PRs (30d)
- 28
Description
When creating a test image for issue #1395, we found a bug in the PSD decoder. The test image is in that issue. There is a black rectangle missing in the ImageMagick decode.
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
Start with the test image referenced in issue #1395 and run it through ImageMagick's PSD decoder to reproduce the missing black rectangle. Trace the PSD decoder's image construction and compare its output with the expected image; done means the rectangle appears in the decoded result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100