Page 1 of 1

0.64 Linux: Zoom Quality of SVG images

Posted: Sat Mar 08, 2014 3:39 pm
by yossic00
Hi,

When zooming in svg images the quality is not as good as using gnome's image viewer (high quality zoom is enabled in XnView for both zoom-in and zoom-out):
Screenshot.png
Is there anyway to improve it?

Thanks,
Yossi

Re: 0.64 Linux: Zoom Quality of SVG images

Posted: Sat Mar 08, 2014 6:58 pm
by oops66
Hello, ... right I also have this problem (xnviewMP0.64 vs eog - too)
Tested with this svg file: ;-)
Image

Re: 0.64 Linux: Zoom Quality of SVG images

Posted: Sun Mar 09, 2014 9:53 am
by m.Th.
Is there anyway to improve it?
It seems that the program rasterizes the vectorial data first time when it shows on the screen. The zooming engine needs to be reworked specially for vectors in order to take at each different zoom level the data not from the rasterized bitmap but from the original vector.

...but nice tiger tough. :)

Re: 0.64 Linux: Zoom Quality of SVG images

Posted: Mon Mar 10, 2014 8:29 am
by xnview
yes currently SVG is imported as bitmap