getting transparent background on image

Post questions on how to use or achieve an effect in Inkscape.
thorbs
Posts: 4
Joined: Mon Jun 10, 2013 8:54 am

getting transparent background on image

Postby thorbs » Thu Jun 13, 2013 8:04 am

I have made a logo using Inkscape. I would like to use it on my website. I need it to have no background. I read that by default Inkscapes background is transparent. But when I look at my .svg file of the logo, the drawing background is transparent, but the where the text is, there is just a black box. When I save it as a .png which I understand supports transparent backgrounds, I get a white background behind the logo and text.

Can anybody help how to get transparent background?

thorbs
Posts: 4
Joined: Mon Jun 10, 2013 8:54 am

Re: getting transparent background on image

Postby thorbs » Thu Jun 13, 2013 8:28 pm

I actually solved this myself. I was saving using the cairo png option. I was just to use the export option and it was all solved.

t.

Lazur
Posts: 4717
Joined: Tue Jun 14, 2016 10:38 am

Re: getting transparent background on image

Postby Lazur » Thu Jun 13, 2013 8:35 pm

You probably ran into inkscape's flowed text which is not part of the current svg 1.1 specification.
That is by, when you wrote it you rectangle draw the textbox instead of just clicking on the canvas I guess.

Convert the flowed text to normal text by pressing Shift+Alt+W.
Another option that might do the trick, is to save the drawing into plain svg.

Saving as cairo png turns your vector design into a raster file,
with a fixed resolution, so that's not a good one.


Return to “Help with using Inkscape”