Skip to content

Releases: RussDev7/TerrariaImageStitcher

1.7.0.0

21 Apr 04:20
58f8df3
Compare
Choose a tag to compare
  • Cleaned up the code and re-did the GUI in inspiration to @st0rmw1ndz's fork.

gui

tImageStitcher

1.6.0.0

12 Apr 12:33
a504c8e
Compare
Choose a tag to compare
  • Made image loading 100% Async. Combining images now disables controls temporarily.

AsyncCombineImages

1.5.0.0

01 Nov 20:00
bcdb072
Compare
Choose a tag to compare
  • Switched from System.Drawing to the MagickImage API for images larger than 65535x65535 pixels.

Now supports massive image resolutions.

Capture

1.4.0.0

13 Aug 13:51
e71db9c
Compare
Choose a tag to compare
  • Remove scaling on splices.

Thanks for the contribution @yfdyzjt!

after

1.3.0.0

05 Aug 17:38
52f3419
Compare
Choose a tag to compare
  • Fixed the quality of images to match true to the original.
  • Increased the output quality for JPEG images.

FixesToQuality

1.2.0.0

24 Jul 01:45
ffa3e35
Compare
Choose a tag to compare
  • Fixed single horizontal image errors.

1.1.0.0

29 Jun 06:18
74e8317
Compare
Choose a tag to compare
  • Fixed horizontal images being cropped wrong.

1.0.0.0

01 Aug 23:17
edbdbf4
Compare
Choose a tag to compare

Initial Release