Search code examples
svginkscape

Export as Bitmap from inkScape has poor quality


I have drawn something in inkscape and it looks great. I resize the image to the size I want and then export it as a Bitmap. The result has very poor quality, looking like no anti-alias has been applied to it, all edges are jazzy.

All the images are vectors, and I resize them to fit Android screen resolutions. I had the impression that if I use inkscape I will be able to scale and export images and mantain great quality. I attach an image to see the jazzy lines. alt text

How can I improve this export ?


Solution

  • I would actually export it as a SVG open it with Gimp, do additional stuff if required and then save it as a PNG using Gimps save for web function.