Skip to content
This repository has been archived by the owner on Nov 20, 2021. It is now read-only.

Changelog

redwarp edited this page Mar 21, 2015 · 7 revisions

v1.4.0

(21/03/2015)

  • Grayscale png wouldn't work properly before. It's now fixed. Quick and dirty fix, bug fix non the less.

v1.4.0

(19/02/2015)

  • 9-Patch Resizer will now be able to resize JPG as well, hopefully. The output will be saved with a 90% quality settings.
  • Build system re-written to use maven. Bye bye ant.

v1.3.3

(08/09/2014)

v1.3.2

(12/08/2014)

  • Not only can you change the input and output densities, but you can also save it in one click. It will create a densities.json file in the same folder as Resizer. (<- That's a bit rough, I know)
  • A few bug fixes, mostly ui things.

v1.3.1

(05/07/2013)

  • It's now possible to change the input and output densities, or create your own (it's a bit complicated at the moment : you need to copy the densities.json from Resizer directory, but can then tweak it as needed)

v1.2

(16/06/2013)

  • Add support for red borders (I believe they are used for margins, but I'm not so sure...)

v1.1.2

(21/10/2012)

  • Can now input JPG files (will convert them to png)

v1.1.1

(22/07/2012)

  • Fixed 9 patch resizing (it wasn't working properly at all !)

v1.1

  • Multithread
  • Check for 9 patch consistency
  • Display error if cannot load png

v1.0.1

  • Build for java 6 instead of 7

v1.0

  • Initial release
Clone this wiki locally