neutralinojs / webview

A modified version of C++ webview for Neutralinojs.
MIT License
10 stars 1 forks source link

Bad SVG rendering #2

Open alixsep opened 2 years ago

alixsep commented 2 years ago

Expected Behavior
Smooth svg rendering specially on the round corners.

Actual Behavior
The rendering of svgs are not smooth, specially rounded corners become unpleasantly sharp. it also misses one or two pixels if you pay attention to the handler of the magnifier or the corner of drop down arrow

Edit: I know that i used firefox for example and the webview2 engine is based of chromium but my app looks fine is chrome as well so i just wanted to let you know its not a chromium render engine problem

image

Specifications