How about SVG support.
Moderators: XnTriq, helmut, xnview
-
- Posts: 39
- Joined: Fri Jul 30, 2010 8:05 am
How about SVG support.
XNview already supports standard vector graphic formats, WMF and EMF. Why not also add SVG to the list of vector graphic formats it can load. And that's an important format too as it seems to have gained prominent usage on Wikipedia and other websites. To convert these files to a more common graphics files though for regular viewing (like PNG) I'll need to use a converter. Currently the only converters that handle SVG are commercial software that I have to pay money to get. I want a free one. XNView is free, so please add support for SVG to XNView.
-
- Posts: 39
- Joined: Fri Jul 30, 2010 8:05 am
Re: How about SVG support.
I see now there is a 3rd party plugin for SVG, but it costs money (defeating the purpose of me choosing XNview). Someone who's into programming, REALLY needs to sit down and write up a nice simple SVG plugin that supports transparency (as most of my source SVGs have transparency), and then upload it and post it here for free, so we XNview users no longer have to dish out big $$$ for a plugin meant to work with a COMPLETELY FREE image viewer.
-
- Author of XnView
- Posts: 45219
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
- Posts: 291
- Joined: Sun Jun 11, 2006 2:43 pm
Re: How about SVG support.
NOT really.Ben321 wrote:XNview already supports standard vector graphic formats, WMF and EMF.
1. WMF and EMF is not a standard, hacky libwmf/wmftogif from 1999: http://www.skynet.ie/~caolan/Packages/libwmf.html
2. XNview doesn't support them natively, it just lets Windows API do the work (so it "works" on Windows only , or obscure "wmftogif" plugin ???)
3. See http://newsgroup.xnview.com/viewtopic.php?t=22005 and http://newsgroup.xnview.com/viewtopic.php?t=184
Firefox supports SVG and is free. But I'm not an exert on SVGalso add SVG to the list of vector graphic formats it can load. And that's an important format too as it seems to have gained prominent usage on Wikipedia and other websites. To convert these files to a more common graphics files though for regular viewing (like PNG) I'll need to use a converter. Currently the only converters that handle SVG are commercial software that I have to pay money to get. I want a free one.

There is indeed no WinZIP under my rock.
-
- Posts: 291
- Joined: Sun Jun 11, 2006 2:43 pm
EMF/WMF SVG WebP support
Interest is not that big but I'm "upgrading" this into a request to add native support of:
- EMF / WMF (some (only EMF ?) open source code exists LGPL2)
- SVG (format is open, code unknown)
- WebP (good (?) code exists BSD) http://newsgroup.xnview.com/viewtopic.php?t=20962
- EMF / WMF (some (only EMF ?) open source code exists LGPL2)
- SVG (format is open, code unknown)
- WebP (good (?) code exists BSD) http://newsgroup.xnview.com/viewtopic.php?t=20962
There is indeed no WinZIP under my rock.