I guess that Igor had file size in mind :-) The original result of the conversion was twice as big so it's not so bad ;-) It is quite complicated shape with a lot of gradients (most of shapes have own gradient and do not share one even in case they could) Inkscape can save it as 213 kB big SVG file after cleaning of some definitions. -- Pavel On Fri, Dec 28, 2012 at 2:04 PM, Esteban A. Maringolo <emaringolo@gmail.com> wrote:
2012/12/28 Igor Stasenko <siguctua@gmail.com>:
Just one question: why it is so big?
Usually you create it in a paper size and then scale it down when rasterizing (PNG, GIF, etc). There's always a point to pixel conversion ratio than can cause that, i.e. the file might be in 300 DPI, and converting that to pixels will certainly make it look bigger on an average screen.
But if it's vectorial (SVG, EPS, AI, etc) it doesn't matter its screen size, it can be scaled down or up with almost no glitches at all.
Regards!