<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>StringToPathGeometry Forum Rss Feed</title><link>http://www.codeplex.com/StringToPathGeometry/Thread/List.aspx</link><description>StringToPathGeometry Forum Rss Description</description><item><title>New Post: In SL3.0, can you not just use XamlReader.Load ?</title><link>http://stringtopathgeometry.codeplex.com/Thread/View.aspx?ThreadId=66283</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;For example, this creates a light blue triangle:&lt;/p&gt;
&lt;div style="color:Black;background-color:White"&gt;
&lt;pre&gt;&lt;span style="color:Blue"&gt;string&lt;/span&gt; xamlTriangle = &lt;span style="color:#A31515"&gt;&amp;quot;&amp;lt;Path xmlns='http://schemas.microsoft.com/winfx/2006/xaml/presentation' &amp;quot;&lt;/span&gt; +
                      &lt;span style="color:#A31515"&gt;&amp;quot;xmlns:x='http://schemas.microsoft.com/winfx/2006/xaml' &amp;quot;&lt;/span&gt; +
                      &lt;span style="color:#A31515"&gt;&amp;quot;Data='M0,0 L 100 50 0 100 Z' Fill='LightBlue' Stretch='Fill'/&amp;gt;&amp;quot;&lt;/span&gt;;

Path path = (Path)System.Windows.Markup.XamlReader.Load(xamlTriangle);

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description><author>Cheeso</author><pubDate>Tue, 18 Aug 2009 21:10:54 GMT</pubDate><guid isPermaLink="false">New Post: In SL3.0, can you not just use XamlReader.Load ? 20090818091054P</guid></item><item><title>New Post: This is great</title><link>http://stringtopathgeometry.codeplex.com/Thread/View.aspx?ThreadId=55990</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Does it mean that I can use the returned PathGeometry object to create a meshed text? So I can use the geometry points to create a 3D text?&lt;/p&gt;
&lt;p&gt;Anyway, this is a great tool, thank you so much.&lt;/p&gt;&lt;/div&gt;</description><author>yhua045</author><pubDate>Tue, 12 May 2009 00:34:24 GMT</pubDate><guid isPermaLink="false">New Post: This is great 20090512123424A</guid></item><item><title>New Post: Thanks</title><link>http://www.codeplex.com/StringToPathGeometry/Thread/View.aspx?ThreadId=36152</link><description>&lt;div style="line-height: normal;"&gt;You welcome :)
&lt;/div&gt;</description><author>DevCorner</author><pubDate>Thu, 25 Sep 2008 16:56:35 GMT</pubDate><guid isPermaLink="false">New Post: Thanks 20080925045635P</guid></item><item><title>New Post: Thanks</title><link>http://www.codeplex.com/StringToPathGeometry/Thread/View.aspx?ThreadId=36152</link><description>&lt;div style="line-height: normal;"&gt;Perfect, just what I was looking for.&amp;nbsp; Thanks for the great work.&lt;br&gt;
&lt;/div&gt;</description><author>strtdusty</author><pubDate>Mon, 22 Sep 2008 03:28:03 GMT</pubDate><guid isPermaLink="false">New Post: Thanks 20080922032803A</guid></item></channel></rss>