<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Longsonr&#039;s Weblog</title>
	<atom:link href="http://longsonr.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://longsonr.wordpress.com</link>
	<description>What&#039;s happening with SVG</description>
	<lastBuildDate>Fri, 06 Jan 2012 14:49:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='longsonr.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Longsonr&#039;s Weblog</title>
		<link>http://longsonr.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://longsonr.wordpress.com/osd.xml" title="Longsonr&#039;s Weblog" />
	<atom:link rel='hub' href='http://longsonr.wordpress.com/?pushpress=hub'/>
		<item>
		<title>SVGTests interface implemented</title>
		<link>http://longsonr.wordpress.com/2012/01/06/svgtests-interface-implemented/</link>
		<comments>http://longsonr.wordpress.com/2012/01/06/svgtests-interface-implemented/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 14:49:13 +0000</pubDate>
		<dc:creator>longsonr</dc:creator>
				<category><![CDATA[SVG]]></category>

		<guid isPermaLink="false">http://longsonr.wordpress.com/?p=88</guid>
		<description><![CDATA[Support for the SVGTests interface has just landed in Firefox. It&#8217;s currently available in Nightlies and all being well, should make its release appearance in Firefox 12. The SVGTests interface allows scripts to check whether additional functionality is supported by a browser. There&#8217;s no strict definition of what extensions mean but Firefox currently uses element.hasExtension(&#8220;http://www.w3.org/1999/xhtml&#8221;) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=longsonr.wordpress.com&amp;blog=11937161&amp;post=88&amp;subd=longsonr&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Support for the <a href="https://developer.mozilla.org/en/DOM/SVGTests" title="SVGTests" target="_blank">SVGTests</a> interface has just landed in Firefox. It&#8217;s currently available in Nightlies and all being well, should make its release appearance in Firefox 12.</p>
<p>The SVGTests interface allows scripts to check whether additional functionality is supported by a browser. There&#8217;s no strict definition of what extensions mean but Firefox currently uses element.hasExtension(&#8220;http://www.w3.org/1999/xhtml&#8221;) to suggest that foreignObject elements support html content and element.hasExtension(&#8220;http://www.w3.org/1998/Math/MathML&#8221;) to suggest they also display mathML.</p>
<p>The SVGTests interface also allows the requiredFeatures, requiredExtensions and systemLanguage attributes to be manipulated as if they were arrays using the SVG DOM.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/longsonr.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/longsonr.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/longsonr.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/longsonr.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/longsonr.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/longsonr.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/longsonr.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/longsonr.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/longsonr.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/longsonr.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/longsonr.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/longsonr.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/longsonr.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/longsonr.wordpress.com/88/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=longsonr.wordpress.com&amp;blog=11937161&amp;post=88&amp;subd=longsonr&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://longsonr.wordpress.com/2012/01/06/svgtests-interface-implemented/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">longsonr</media:title>
		</media:content>
	</item>
		<item>
		<title>SVG Masks are changing their default colour space</title>
		<link>http://longsonr.wordpress.com/2011/10/05/svg-masks-are-changing-their-default-colour-space/</link>
		<comments>http://longsonr.wordpress.com/2011/10/05/svg-masks-are-changing-their-default-colour-space/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 09:12:29 +0000</pubDate>
		<dc:creator>longsonr</dc:creator>
				<category><![CDATA[SVG]]></category>

		<guid isPermaLink="false">http://longsonr.wordpress.com/?p=81</guid>
		<description><![CDATA[According to the original SVG 1.1 specification masks in SVG always operated in the linear RGB colour space. That meant that Firefox always converted the graphic being masked to linear RGB and after that, applied the mask. SVG 1.1 2nd edition changes the way masks work and a patch has landed for Firefox 10 to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=longsonr.wordpress.com&amp;blog=11937161&amp;post=81&amp;subd=longsonr&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>According to the original SVG 1.1 specification masks in SVG always operated in the linear RGB colour space. That meant that Firefox always converted the graphic being masked to linear RGB and after that, applied the mask.</p>
<p>SVG 1.1 2nd edition changes the way masks work and a patch has landed for Firefox 10 to match that change. SVG masks now honour the color-interpolation property. This means that authors can choose whether the graphic is converted to linear RGB before the mask is applied.</p>
<p>The thing to watch out for though is that the default value for color-interpolation is sRGB so existing content may render slightly differently. If you want things to stay the same you need to add color-interpolation=&#8221;linearRGB&#8221; as an attribute of the mask element.</p>
<p>Opera has worked like this for some time now and a patch make this change also landed in Webkit recently so Chrome and Safari will render things this way at some point too.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/longsonr.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/longsonr.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/longsonr.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/longsonr.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/longsonr.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/longsonr.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/longsonr.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/longsonr.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/longsonr.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/longsonr.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/longsonr.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/longsonr.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/longsonr.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/longsonr.wordpress.com/81/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=longsonr.wordpress.com&amp;blog=11937161&amp;post=81&amp;subd=longsonr&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://longsonr.wordpress.com/2011/10/05/svg-masks-are-changing-their-default-colour-space/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">longsonr</media:title>
		</media:content>
	</item>
		<item>
		<title>SVG is on all the time now in Firefox</title>
		<link>http://longsonr.wordpress.com/2011/05/30/svg-is-on-all-the-time-now-in-firefox/</link>
		<comments>http://longsonr.wordpress.com/2011/05/30/svg-is-on-all-the-time-now-in-firefox/#comments</comments>
		<pubDate>Mon, 30 May 2011 11:52:31 +0000</pubDate>
		<dc:creator>longsonr</dc:creator>
				<category><![CDATA[SVG]]></category>

		<guid isPermaLink="false">http://longsonr.wordpress.com/?p=72</guid>
		<description><![CDATA[In versions of Firefox prior to 4.0 there was an svg.enabled flag that you could set to false in about:config to disable Firefox&#8217;s SVG capability. During the development of Firefox 4, UI changes took more and more advantage of SVG; for buttons for instance you can ship with fewer bitmaps &#8211; one scalable drawing can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=longsonr.wordpress.com&amp;blog=11937161&amp;post=72&amp;subd=longsonr&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In versions of Firefox prior to 4.0 there was an svg.enabled flag that you could set to false in about:config to disable Firefox&#8217;s SVG capability. </p>
<p>During the development of Firefox 4, UI changes took more and more advantage of SVG; for buttons for instance you can ship with fewer bitmaps &#8211; one scalable drawing can replace all the bitmaps for different screen resolutions and using SVG filters you can even derive the greyscale disabled state from the enabled button.</p>
<p>Eventually we discovered that the Firefox 4 UI had become so internally dependent on SVG that it would not start any more when you set svg.enabled to false so we removed the <del>flag</del>footgun. SVG is now a first class citizen just like html.</p>
<p>One consequence of this is that if you were using an SVG plugin such as the Adobe or Corel SVG viewers these will no longer function. To ease the pain, we have implemented  <a href="http://www.codedread.com/svg-support.php" title="SVG Support Table" target="_blank">more of the SVG specification in Firefox 4 than ever before</a> and as you can see we&#8217;re up to a similar score to the Adobe plugin. There are still some things that the Adobe plugin does that Firefox does not, such as SVG fonts there are now things that Firefox does or does correctly that may in some way make up for that.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/longsonr.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/longsonr.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/longsonr.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/longsonr.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/longsonr.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/longsonr.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/longsonr.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/longsonr.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/longsonr.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/longsonr.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/longsonr.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/longsonr.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/longsonr.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/longsonr.wordpress.com/72/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=longsonr.wordpress.com&amp;blog=11937161&amp;post=72&amp;subd=longsonr&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://longsonr.wordpress.com/2011/05/30/svg-is-on-all-the-time-now-in-firefox/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">longsonr</media:title>
		</media:content>
	</item>
		<item>
		<title>SVG cursors</title>
		<link>http://longsonr.wordpress.com/2010/12/16/svg-cursors/</link>
		<comments>http://longsonr.wordpress.com/2010/12/16/svg-cursors/#comments</comments>
		<pubDate>Thu, 16 Dec 2010 17:08:52 +0000</pubDate>
		<dc:creator>longsonr</dc:creator>
				<category><![CDATA[SVG]]></category>

		<guid isPermaLink="false">http://longsonr.wordpress.com/?p=64</guid>
		<description><![CDATA[Daniel Holbert wrote a while ago in svg-as-image that you can use SVG in many new places in Firefox 4. Did you realise that that means that you can use SVG for cursors too? For an SVG cursor it&#8217;s as simple as: cursor: url(cursor1.svg) , auto; Browsers that don&#8217;t understand SVG cursors should fall back [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=longsonr.wordpress.com&amp;blog=11937161&amp;post=64&amp;subd=longsonr&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Daniel Holbert wrote a while ago in <a href="http://blog.dholbert.org/2010/10/svg-as-image.html">svg-as-image</a> that you can use SVG in many new places in Firefox 4. Did you realise that that means that you can use SVG for cursors too?</p>
<p>For an SVG cursor it&#8217;s as simple as:</p>
<p>cursor:  url(cursor1.svg) , auto;</p>
<p>Browsers that don&#8217;t understand SVG cursors should fall back to the non-URL value.</p>
<p>One caveat is that the SVG image must contain a length-valued (not percentage-valued) height and width on its root SVG node. The usual SVG as an image restrictions apply but animation will work so spectacular things should be possible.</p>
<p>For more information see the newly updated MDN article: <a href="https://developer.mozilla.org/en/Using_URL_values_for_the_cursor_property">Using_URL_values_for_the_cursor_property</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/longsonr.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/longsonr.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/longsonr.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/longsonr.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/longsonr.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/longsonr.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/longsonr.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/longsonr.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/longsonr.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/longsonr.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/longsonr.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/longsonr.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/longsonr.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/longsonr.wordpress.com/64/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=longsonr.wordpress.com&amp;blog=11937161&amp;post=64&amp;subd=longsonr&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://longsonr.wordpress.com/2010/12/16/svg-cursors/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">longsonr</media:title>
		</media:content>
	</item>
		<item>
		<title>SVG News</title>
		<link>http://longsonr.wordpress.com/2010/10/12/svg-news/</link>
		<comments>http://longsonr.wordpress.com/2010/10/12/svg-news/#comments</comments>
		<pubDate>Tue, 12 Oct 2010 16:37:38 +0000</pubDate>
		<dc:creator>longsonr</dc:creator>
				<category><![CDATA[SVG]]></category>

		<guid isPermaLink="false">http://longsonr.wordpress.com/?p=28</guid>
		<description><![CDATA[In my previous post (SVG Glyph Positioning) I said that we now do individual glyph positioning for SVG text but that there were some gotchas. Fortunately Takeshi Kurosawa stepped up to the plate and fixed inheritance of glyph positions so that &#60;text x=”10 30″ y=”30″&#62;&#60;tspan&#62;HI&#60;/tspan&#62;&#60;/text&#62; now displays correctly. His work on this will be in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=longsonr.wordpress.com&amp;blog=11937161&amp;post=28&amp;subd=longsonr&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In my previous post (<a title="Old News" href="https://longsonr.wordpress.com/2010/04/06/svg-glyph-positioning/">SVG Glyph Positioning</a>) I said that we now do individual glyph positioning for SVG text but that there were some gotchas.</p>
<p>Fortunately Takeshi Kurosawa stepped up to the plate and fixed inheritance of glyph positions so that &lt;text x=”10 30″ y=”30″&gt;&lt;tspan&gt;HI&lt;/tspan&gt;&lt;/text&gt; now displays correctly. His work on this will be in Beta 7.</p>
<p>We&#8217;ve made more animation progress too. Animated slideshows anyone?</p>
<ul>
<li>Event based animation by Brian Birtles allows animation to react to mouse clicks: <a title="Event based animation" href="http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/full-animate-elem-52-t.html">Eventbase targets</a></li>
</ul>
<ul>
<li>Then we have <a title="Animation of string values" href="http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/full-animate-elem-39-t.html">string animation</a> which would allow the animation to change the slideshow image to move to the next slide.</li>
</ul>
<ul>
<li>At the moment the slides would need to be based around SVG use elements however the ability to have slides as SVG images where each slide is an SVG document is not far off thanks to Daniel Holbert.</li>
</ul>
<p>I think eventbase animation was early enough to be in Beta 6, String animation will be in Beta 8 and so should SVG images in the SVG image tag.</p>
<p>Meanwhile Jonathan Watt has been keeping his head down implementing a rather complicated patch for animation of <a title="Animate path's d attribute" href="https://bugzilla.mozilla.org/show_bug.cgi?id=522306">path segments.</a> Once that lands only lists of numbers e.g. text glyph rotation and polygon and polyline points will be left. Pretty much anything else should animate barring the odd and hopefully minor rough edge of course.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/longsonr.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/longsonr.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/longsonr.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/longsonr.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/longsonr.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/longsonr.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/longsonr.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/longsonr.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/longsonr.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/longsonr.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/longsonr.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/longsonr.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/longsonr.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/longsonr.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=longsonr.wordpress.com&amp;blog=11937161&amp;post=28&amp;subd=longsonr&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://longsonr.wordpress.com/2010/10/12/svg-news/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">longsonr</media:title>
		</media:content>
	</item>
		<item>
		<title>SVG Glyph Positioning</title>
		<link>http://longsonr.wordpress.com/2010/04/06/svg-glyph-positioning/</link>
		<comments>http://longsonr.wordpress.com/2010/04/06/svg-glyph-positioning/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 13:02:09 +0000</pubDate>
		<dc:creator>longsonr</dc:creator>
				<category><![CDATA[SVG]]></category>

		<guid isPermaLink="false">http://longsonr.wordpress.com/?p=16</guid>
		<description><![CDATA[The Firefox trunk now has the ability to position individual text glyphs in SVG. That means that full-text-text-07-t.html mostly works, barring some glyph rotation issues on some platforms. If you see the glyphs unrotated on your platform, select the SVG frame and view it in its own tab which will force a different font size [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=longsonr.wordpress.com&amp;blog=11937161&amp;post=16&amp;subd=longsonr&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The Firefox trunk now has the ability to position individual text glyphs in SVG. That means that <a title="full-text-text-07-t.html" href="http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/full-text-text-07-t.html">full-text-text-07-t.html </a>mostly works, barring some glyph rotation issues on some platforms. If you see the glyphs unrotated on your platform, select the SVG frame and view it in its own tab which will force a different font size to be used.</p>
<p>Ken Stacey originally worked on this and almost had it in the tree at the end of 2007 so it&#8217;s been a long last 5 yards for this feature.</p>
<p>If you are trying to position individual glyphs you still need to ensure that the glyph positions are defined directly against the text or tspan element they are to affect as inheritance of glyph position data is still to be implemented.</p>
<p>For example &lt;text&gt;&lt;tspan x=&#8221;10 30&#8243; y=&#8221;30&#8243;&gt;HI&lt;/tspan&gt;&lt;/text&gt; is fine whereas &lt;text x=&#8221;10 30&#8243; y=&#8221;30&#8243;&gt;&lt;tspan&gt;HI&lt;/tspan&gt;&lt;/text&gt; doesn&#8217;t work yet.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/longsonr.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/longsonr.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/longsonr.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/longsonr.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/longsonr.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/longsonr.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/longsonr.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/longsonr.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/longsonr.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/longsonr.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/longsonr.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/longsonr.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/longsonr.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/longsonr.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=longsonr.wordpress.com&amp;blog=11937161&amp;post=16&amp;subd=longsonr&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://longsonr.wordpress.com/2010/04/06/svg-glyph-positioning/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">longsonr</media:title>
		</media:content>
	</item>
		<item>
		<title>Well done Microsoft for joining the SVG party</title>
		<link>http://longsonr.wordpress.com/2010/03/18/well-done-microsoft-for-joining-the-svg-party/</link>
		<comments>http://longsonr.wordpress.com/2010/03/18/well-done-microsoft-for-joining-the-svg-party/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 14:51:35 +0000</pubDate>
		<dc:creator>longsonr</dc:creator>
				<category><![CDATA[SVG]]></category>

		<guid isPermaLink="false">http://longsonr.wordpress.com/?p=10</guid>
		<description><![CDATA[Microsoft announced that IE9 will support a subset of SVG. They&#8217;ve even done a video about it: IE9 SVG Video The IE9 developer preview already manages to pass just over 28% of the SVG test suite according to codedread&#8217;s SVG support table So congratulations are in order for joining in and getting going. There&#8217;s more [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=longsonr.wordpress.com&amp;blog=11937161&amp;post=10&amp;subd=longsonr&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Microsoft announced that IE9 will support a subset of SVG. They&#8217;ve even done a video about it: <a href="http://channel9.msdn.com/posts/Charles/In-your-hands-IE9-and-SVG-Past-Present-and-Future-of-Vector-Graphics-for-the-Web/">IE9 SVG Video</a></p>
<p>The IE9 developer preview already manages to pass just over 28% of the SVG test suite according to <a href="http://www.codedread.com/svg-support.php">codedread&#8217;s SVG support table</a></p>
<p>So congratulations are in order for joining in and getting going. There&#8217;s more to come to according to <a href="http://arstechnica.com/microsoft/news/2010/03/platform-preview-gives-web-developers-first-taste-of-ie9.ars/1">this</a> as markers, clipping and masking are all things to look forward to.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/longsonr.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/longsonr.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/longsonr.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/longsonr.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/longsonr.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/longsonr.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/longsonr.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/longsonr.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/longsonr.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/longsonr.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/longsonr.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/longsonr.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/longsonr.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/longsonr.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=longsonr.wordpress.com&amp;blog=11937161&amp;post=10&amp;subd=longsonr&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://longsonr.wordpress.com/2010/03/18/well-done-microsoft-for-joining-the-svg-party/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">longsonr</media:title>
		</media:content>
	</item>
		<item>
		<title>SVG tooltips and style setting</title>
		<link>http://longsonr.wordpress.com/2010/02/14/svg-tooltips-and-style-setting/</link>
		<comments>http://longsonr.wordpress.com/2010/02/14/svg-tooltips-and-style-setting/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 15:35:24 +0000</pubDate>
		<dc:creator>longsonr</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://longsonr.wordpress.com/?p=6</guid>
		<description><![CDATA[Last weekend, I landed a couple of fixes to improve the integration of SVG with existing Gecko functionality. (To be exact, Takeshi Kurosawa and I fixed bug 329212 and bug 374216)  These improvements are both available in nightly builds. In particular, we now support setting SVG element.style.property values e.g. element.style.fill=&#8221;green&#8221;. This feature was sufficiently popular [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=longsonr.wordpress.com&amp;blog=11937161&amp;post=6&amp;subd=longsonr&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Last weekend, I landed a couple of fixes to improve the integration  of SVG with existing Gecko functionality.  (To be exact, Takeshi  Kurosawa and I fixed <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=329212" target="_blank">bug 329212</a> and <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=374216" target="_blank">bug 374216</a>)  These  improvements are both available in <a href="http://nightly.mozilla.org/" target="_blank">nightly builds</a>.</p>
<p>In particular, we now support setting SVG element.style.<em>property </em>values  e.g. element.style.fill=&#8221;green&#8221;. This feature was sufficiently popular  that Google&#8217;s SVG Web project took the time to patch Firefox  to implement this whenever it was loaded. It&#8217;s possible that this change  may cause some pages written to target Microsoft Explorer filter  implementation to display strangely since a test like if  (element.style.filter) will now pass in both IE and Gecko. If you have  such tests you may need to update them to ensure that they really do  only catch IE.</p>
<p>We also display tooltips in SVG now by converting &lt;title&gt; elements into tooltip text so you won&#8217;t need to roll your own tooltips in future.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/longsonr.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/longsonr.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/longsonr.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/longsonr.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/longsonr.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/longsonr.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/longsonr.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/longsonr.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/longsonr.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/longsonr.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/longsonr.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/longsonr.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/longsonr.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/longsonr.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=longsonr.wordpress.com&amp;blog=11937161&amp;post=6&amp;subd=longsonr&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://longsonr.wordpress.com/2010/02/14/svg-tooltips-and-style-setting/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">longsonr</media:title>
		</media:content>
	</item>
	</channel>
</rss>
