Skip to content

Releases: terwanerik/Retini

Fixed some UI issues

Choose a tag to compare

@terwanerik terwanerik released this 13 Nov 11:04
13a3ac8

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

Fixed grainy images on resize

Choose a tag to compare

@terwanerik terwanerik released this 05 Oct 09:49
v1.3.1

Fixed grainy images on resize, v1.3.1

Added @1x scaling for pixel art

Choose a tag to compare

@terwanerik terwanerik released this 06 Jul 07:10

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

Choose a tag to compare

@terwanerik terwanerik released this 27 Oct 18:23

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

Choose a tag to compare

@terwanerik terwanerik released this 27 Oct 09:24

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

Choose a tag to compare

@terwanerik terwanerik released this 27 Dec 10:40
v1.1.0

Fixed issue #5

Fixed the resizeing for non 72dpi images

Choose a tag to compare

@terwanerik terwanerik released this 03 Oct 18:27
v1.0.10

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

Fixed 3x resizing issue on Retina Macs

Choose a tag to compare

@terwanerik terwanerik released this 30 Apr 12:51

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