Density Converter Changelog

What's new in Density Converter 1.0.0 Alpha 9

Aug 6, 2023
  • Supports non-Windows OS now, by removing proprietary Windows code

New in Density Converter 1.0.0 Alpha 6 (Apr 14, 2019)

  • Update various dependencies and plugin

New in Density Converter 1.0.0 Alpha 5 (Aug 7, 2018)

  • Update various dependencies and plugins
  • Update launch4j, should now work with Java 9/10
  • Switch to maven wrapper

New in Density Converter 1.0.0 Alpha 4 (May 8, 2017)

  • Fixes ios content json format

New in Density Converter 1.0.0 Alpha 3 (May 8, 2017)

  • Fixes bug in ninepatch where lanczos3 would not scale due to min dimension restrictions
  • Adds console and gui exe

New in Density Converter 1.0.0 Alpha 1 (May 8, 2017)

  • Greatly refactor scaling options and logic making it possible to select specific scaling algorithm
  • Makes project compatible with travis ci
  • Updates TwelveMonkeys image lib to 3.3.1

New in Density Converter 0.9.2 (May 8, 2017)

  • Exchanges imgsclr lib with thumbnailator for scaling resulting in much better quality

New in Density Converter 0.9.1 (May 8, 2017)

  • New clean before convert option
  • "Simpler" simple mode

New in Density Converter 0.9.0 (May 8, 2017)

  • Adds web converter suitable for css image-set
  • Can select abitratry permutation of converters in gui
  • ios converter now uses @2x, @3x postfix
  • ios converter gets option for either .imageset or root folder
  • Adds gui advanced mode
  • Ui polishing
  • Add better cmd progress visualisation

New in Density Converter 0.8.1 (May 8, 2017)

  • New button that will open file explorer with destination folder
  • Removes verbose from GUI
  • Jpeg quality can now also be 0.75,0.85 and 0.95
  • Add screen size check

New in Density Converter 0.8.0 (May 8, 2017)

  • Adds keep original flag (for post processors)
  • Refactors threading design - post processors are now parallel
  • Fix ninepatch calculation (using net image as dimensions)
  • Adds mozJpeg lossless jpg compression post processor
  • Some error handling if post processor cmd application is missing

New in Density Converter 0.7.0 (May 8, 2017)

  • Adds 9-patch support (needs to have .9.png extension and out compression must be png; also only works in Android converter)
  • Adds ability to I18n cmd & gui
  • Adds ui tests with testfx

New in Density Converter 0.6.2 (May 8, 2017)

  • Adds Windows converter

New in Density Converter 0.6.1 (May 8, 2017)

  • Adds fixed height dp mode
  • Fixes some bugs

New in Density Converter 0.6.0 (May 8, 2017)

  • Adds scale mode: fixed width in dp
  • Adds unit tests

New in Density Converter 0.5.1 (May 8, 2017)

  • support for svg rendering
  • additional support for file types: psd, tiff and bmp
  • new same-strict mode in out compression
  • ui will now persist settings
  • fixed some bugs

New in Density Converter 0.4 (May 8, 2017)

  • Better resize algo
  • Adds anti aliasing
  • Adds tvdpi
  • Fixes jpeg with wrong colors output

New in Density Converter 0.3 (May 8, 2017)

  • Fix pom version variable