Look into adding support for PSD files
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 12.9k
- Forks
- 2k
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 8
Description
Looks like it would work by including this Qt image plugin:
https://github.com/roniemartinez/libqpsd
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 by reviewing the Tiled image-plugin integration and the proposed libqpsd project at https://github.com/roniemartinez/libqpsd. Determine how image formats are registered and loaded, then verify that PSD files open correctly in Tiled. Done means PSD images are supported without breaking existing image formats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics, desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100