
On 22/9/10 22:44, ~suv wrote:
On 22/9/10 22:23, bulia byak wrote:
On Wed, Sep 22, 2010 at 5:14 PM, Joshua A. Andler <scislac@...400...> wrote:
Lots of shape interpolation should get it decent.
Then it might be cheaper (in terms of file size) to just rasterize it.
An earlier test with the rasterized shadow... the bitmap isn't fully covering the background - embedding it e.g. in OOo above a colored background doesn't look great ;) - the logo itself is still vector.
... and one with interpolated fills of offset paths (halo). A bit too dark, and the shading is too linear compared to the Gaussian blur.
File size could be optimized a bit by cutting the offset shapes down to the visible parts only (fewer nodes).
~suv
About the SVG files: I removed the internal stylesheet and class attributes from the original SVG file. The gradients - while still at the same position - are no longer named and shared, and the drop shadow filter was redone (Inkscape 0.48 didn't render the old one).