SVG icon indicating copy to clipboard operation
SVG copied to clipboard

* Improve picture clarity

Open JasonLiuLiuLiuLiu opened this issue 2 years ago • 0 comments

Reference Issue

The output image loses a lot of details

source svg:

source

before fix (9k): after

after fix (11k): before

What does this implement/fix? Explain your changes.

https://docs.microsoft.com/en-us/dotnet/api/system.drawing.drawing2d.interpolationmode?view=dotnet-plat-ext-6.0

set InterpolationMode of Graphics as NearestNeighbor

JasonLiuLiuLiuLiu avatar Jul 07 '22 03:07 JasonLiuLiuLiuLiu