Skip to content

Commit b8881c3

Browse files
committed
update readme
1 parent 4f142bb commit b8881c3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)