Releases: RussDev7/TerrariaImageStitcher
Releases · RussDev7/TerrariaImageStitcher
1.7.0.0
- Cleaned up the code and re-did the GUI in inspiration to @st0rmw1ndz's fork.
1.6.0.0
- Made image loading 100% Async. Combining images now disables controls temporarily.
1.5.0.0
- Switched from
System.Drawing
to the MagickImage
API for images larger than 65535x65535 pixels.
Now supports massive image resolutions.
1.4.0.0
- Remove scaling on splices.
Thanks for the contribution @yfdyzjt!
1.3.0.0
- Fixed the quality of images to match true to the original.
- Increased the output quality for JPEG images.
1.2.0.0
- Fixed single horizontal image errors.
1.1.0.0
- Fixed horizontal images being cropped wrong.