Inkscape SVG files not Images?

Post questions on how to use or achieve an effect in Inkscape.
greyblue
Posts: 1
Joined: Tue Sep 02, 2014 11:25 am

Inkscape SVG files not Images?

Postby greyblue » Tue Sep 02, 2014 11:37 am

Hi,

I just designed my logo in inkscape in the svg format. However, no programs are recognizing my svg as image, whether I save it as the inkscape version, plain version, or optimized version.

The only time the image is recognized as an image is when I export my logo as a PNG, but then it's blurry. Hence the reason, I want to use SVG.

I've tried emailing to myself. Gmail doesn't recognize it as an image. Tried uploading to Twitter and my web host. Neither recognize it as an svg either. Am I doing something wrong?

tylerdurden
Posts: 2344
Joined: Sun Apr 14, 2013 12:04 pm
Location: Michigan, USA

Re: Inkscape SVG files not Images?

Postby tylerdurden » Tue Sep 02, 2014 1:19 pm

Because they are XML based, svg use into web pages is handled differently.
SVG really comes into its own on the Web. The small compact file structure (when compressed and stripped of unneeded items) makes for quick downloads, yet its vector nature results in excellent rendering at any scale. But this is only the beginning. SVG plays nicely with other web technologies: SVG files can be embedded into web pages, they can contain hypertext links, and they can be can be scripted and animated. And now with HTML5, SVG will be everywhere.
http://tavmjong.free.fr/INKSCAPE/MANUAL/html/Web.html


The SVG standard is directed toward a complete description of two-dimensional graphics, including animation in an XML (eXtensible Markup Language) format. XML is an open standard for describing a document in a way that can be easily extended and is resistant to future changes in the document specification. A drawing saved in one version of SVG by one version of a drawing program should be viewable, to the full extent possible, by any previous or future version of any drawing program that adheres to the SVG standard. If a program doesn't support something in the SVG standard, it should just skip over any part of a drawing that uses it, rendering the rest correctly.

SVG files are small, and drawings described by the standard adapt well to different presentation methods. This has led to great interest in the standard. Support is included in many web browsers (Firefox, Chrome, Opera, Safari, and Internet Explorer from version 9), or is available through plug-ins (e.g., Adobe, Ssrc SVG, svgweb and Google). Over a dozen companies including Apple (iPhone), Blackberry, LG, Motorola, Nokia, Samsung, and Sony Ericsson produce mobile phones that utilize a subset of the full SVG standard (SVG Tiny) that has been tailored for devices with limited resources.
http://tavmjong.free.fr/INKSCAPE/MANUAL ... n-SVG.html


More here: http://en.wikipedia.org/wiki/Scalable_Vector_Graphics
Have a nice day.

I'm using Inkscape 0.92.2 (5c3e80d, 2017-08-06), 64 bit win8.1

The Inkscape manual has lots of helpful info! http://tavmjong.free.fr/INKSCAPE/MANUAL/html/

User avatar
brynn
Posts: 10309
Joined: Wed Sep 26, 2007 4:34 pm
Location: western USA
Contact:

Re: Inkscape SVG files not Images?

Postby brynn » Sat Sep 06, 2014 9:19 pm

Maybe it's your browser?

Give us a link to where you've uploaded the SVG and we can test. For that matter, just try attaching to your next reply!


Return to “Help with using Inkscape”