Hi,<br><br>I think, there is no way to convert Path Text to curve using current Skencil codebase, because this operation in PathText class is not implemented. Method AsBezier() is absent in the class. So you can type your text&nbsp; as SimpleText, convert it to curves, breake to glyphes and manualy dispose each letter.
<br><br>Igor Novikov<br>sK1 project<br><a href="http://sk1.sf.net">http://sk1.sf.net</a><br>&nbsp;<br><div><span class="gmail_quote">On 11/7/06, <b class="gmail_sendername">Antoon Pardon</b> &lt;<a href="mailto:Antoon.Pardon@rece.vub.ac.be">
Antoon.Pardon@rece.vub.ac.be</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>Yesterday I had a Path Text and wanted to convert the
<br>result to a curve, however all the curve entries were<br>greyed out. Anyone an idea on how I could still<br>accomplish what I want?<br><br>--<br>Antoon Pardon<br>_______________________________________________<br>Skencil-users mailing list
<br><a href="mailto:Skencil-users@wald.intevation.org">Skencil-users@wald.intevation.org</a><br><a href="http://lists.wald.intevation.org/mailman/listinfo/skencil-users">http://lists.wald.intevation.org/mailman/listinfo/skencil-users
</a><br></blockquote></div><br>