Feature request: Image tiling
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 752
- Avg merge
- 10d 14h
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
Not a problem, but a feature that is missing and would be nice to see. I've been using imageglass for a long time as my standard image viewing software. I'd like for the program to have a tiling feature because I uset it a lot to see if graphics I use for game development are tiling correctly. Currently I have a separate program to do that, but it would be amazing to do it from my favorite iamge viewing software itself.
Describe the solution you'd like
Tiling of images with specification of numbers of rows and columns would be nice.
Describe alternatives you've considered
As mentioned, I use another software for that which already does its job. It's just something that would be good to have here too.
Additional context
None.
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 files, tests, or entry points. Start by locating ImageGlass's image display/rendering path and the UI used for image-related controls, then determine how row and column counts should be entered. Done means an image can be previewed as a configurable tile grid within ImageGlass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100