Redth / ResizetizerNT

Add SVG's and PNG's to your shared Xamarin Project
MIT License
318 stars 31 forks source link

Improve the downscaling of vectors #42

Closed mattleibow closed 3 years ago

mattleibow commented 3 years ago

When some vectors are downscaled using numbers that result in floating-point coordinates, the resulting image looks bad. This attempts to avoid that by using raster scaling.

Original New
original output-0 3-0 3-appicon svg-appiconfg svg

And when scaled at 1x (no scaling) output-1-1-appicon svg-appiconfg svg