I don't know about anyone else, but I just found out you
can embed SVG instructions right alongside HTML in a web
document in FF3.6.
But to get it to work, you have to flip on the 'html5.enabled=true'
in about:config.
You can embed SVG
images right inside your html now.
Also, the Firebug extension, apparently added support
for SVG's namespace to allow tinkering /debugging / seeing
how SVG works directly in the browser.
An example of intermixed svg is at:
http://burningbird.net/svg/example4.html.
If you have it enabled, you see a turquoise shaded panel on
either side of the text, otherwise, its white.
You don't have to restart the browser to toggle it.
I have the about:config open in a separate window and searched
on 'html5'. Brought up brought up 1 result.
Double clicking on it toggles the value.
the code has
<p>...</p></div><svg preserveAspectRatio='none" viewBox=0 0 400 250" version=1.1" ..
</svg>
</body>
</html>
doctype at top (no mention of svg -- it's just part of the
XHTML).
<!DOCTYPE html>
<html xmlns="
http://www.w3.org/1999/xhtml" xml:lang="en">
<head>....
So no more hybrid docs or embedded objects...
Trés cool!
Only works in Firefox 3.6, but other browsers expected to follow suit... so in case you wanted an easy test bed for your SVG
outside of inkscape...
:-)
It's coming!...
-linda
(some other links..on HTML5 support.)
http://m.alistapart.com/comments/using-svg-for-flexible-scalable-and-fun-backgrounds-part-ii/P10/#13https://developer.mozilla.org/en/HTML5_support_in_Mozillahttp://en.wikipedia.org/wiki/Comparison_of_layout_engines_%28HTML5%29------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com_______________________________________________
Inkscape-user mailing list
Inkscape-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/inkscape-user