Skip to content

Releases: terwanerik/Retini

Fixed some UI issues

13 Nov 11:04
13a3ac8
Compare
Choose a tag to compare

Fixed some UI issues that entered from macOS mojave / dark mode

Fixed grainy images on resize

05 Oct 09:49
Compare
Choose a tag to compare
v1.3.1

Fixed grainy images on resize, v1.3.1

Added @1x scaling for pixel art

06 Jul 07:10
Compare
Choose a tag to compare

Can now upscale @1x images (have to have @1x in the filename) to @2x and @3x and fixes #8

Uses the nearest neighbour algorithm.

Improved update system

27 Oct 18:23
Compare
Choose a tag to compare

Improved the UpdateModel to now check for updates via the GitHub Api, uses the GitHub release assets for downloading the new version.

Code refactor + JPEG image quality fix

27 Oct 09:24
Compare
Choose a tag to compare

Refactored the code, much better now. Also fixed an issue where if the JPEG image quality was not 10/10 it would be really bad.

Fixed image size with 10/10 quality jpeg

27 Dec 10:40
Compare
Choose a tag to compare

Fixed the resizeing for non 72dpi images

03 Oct 18:27
Compare
Choose a tag to compare
v1.0.10

Updated to v1.0.10 - Fixed the resizeing for non 72dpi images

Fixed 3x resizing issue on Retina Macs

30 Apr 12:51
Compare
Choose a tag to compare

Fixed the issue where a 3x file was not correctly resized to 1x on Retina Macs.