All we need is an easy explanation of the problem, so here it is.
I created my logo with Inkscape so it’s format SVG, on Inkscape when I zoom in it does not pixel.
But when I zoom in on the png file exported, the edges/strokes are not smooth, are serrated, pixel…
I think I understood that with png we will always have edges like this when zooming in.
But how to save it otherwise to be able to have a final vector image without having to open it in Inkscape ? like if we want to send a final vector image to a printing company to print a logo for example
Thank you for any of your help
Thank you guys 😀 So PDF is the only way, at least there is that.
Wolff when I save as— PDF— a window pops up:
– Restrict to PDF version: PDF1.5 or PDF1.4 => I choose 1.5 ? – Text output options: Embed fonts => tick ?
– Rasterize filter effects => untick ?
– Resolution for rasterization (dpi) => doesn’t matter if rasterize is unticked right ? – Output page size: use document’s page size or use exported object’s size => object’s size ?
But then the background is white and not transparent … how is it going to be if printed out on a support (like for signage) ?
How to solve :
I know you bored from this bug, So we are here to help you! Take a deep breath and look at the explanation of your problem. We have many solutions to this problem, But we recommend you to use the first method because it is tested & true method that will 100% work for you.
Method 1
SVG is a vector format used for vector graphics displayed on the web. SVG is the native format of Inkscape.
PNG is a raster (pixel) format used for images which are to be displayed on a screen.
The preferred format for printing purposes is PDF.
A PDF can both contain vector graphics and raster images.
Use File > Save As...
and set Save as type
to Portable Document Format (*.pdf)
.
Note: Use and implement method 1 because this method fully tested our system.
Thank you 🙂
All methods was sourced from stackoverflow.com or stackexchange.com, is licensed under cc by-sa 2.5, cc by-sa 3.0 and cc by-sa 4.0