File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -198,10 +198,10 @@ One of the main features of this converter is downscaling. Unfortunately without
198198![ comparison-ldpi] ( src/main/resources/img/ldpi_comparison.png )
199199![ comparison-ldpi] ( src/main/resources/img/mdpi_comparison.png )
200200
201- 1 ) Density Converter using Thumbnailator with default settings
202- 2 ) Photoshop CS5 with bicubic algorithm
203- 3 ) imgscalr with ULTRA_QUALITY setting
204- 4 ) Java2d with render hints VALUE_INTERPOLATION_BICUBIC, VALUE_RENDER_QUALITY, VALUE_ANTIALIAS_ON
201+ 1 . Density Converter using Thumbnailator with default settings
202+ 2 . Photoshop CS5 with bicubic algorithm
203+ 3 . imgscalr with ULTRA_QUALITY setting
204+ 4 . Java2d with render hints VALUE_INTERPOLATION_BICUBIC, VALUE_RENDER_QUALITY, VALUE_ANTIALIAS_ON
205205
206206## Post Processors
207207
You can’t perform that action at this time.
0 commit comments