<div dir="ltr">Solved it.<br>I needed to do the following:<br>Canvas.Font := TFreeTypeFont.create;<br>FontMgr.SearchPath := '/usr/share/fonts/TTF/';<br><br>Then it stop having problems.<br><br>Ido<br clear="all">
<div dir="ltr">LINESIP - Opening the source for communication<br><a href="http://www.linesip.com" target="_blank">http://www.linesip.com</a><br><a href="http://www.linesip.co.il" target="_blank">http://www.linesip.co.il</a><br>
<br></div><br>
<br><br><div class="gmail_quote">On Thu, Apr 7, 2011 at 16:50, ik <span dir="ltr"><<a href="mailto:idokan@gmail.com">idokan@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div dir="ltr">Hello,<br><br>When I try to do the following:<br><br>Canvas.TextOut(5, WhereY, Text); to an image, I get the exception of<br>PixelCanvasException with the message of<br>Not Available.<br><br>How can I draw text on a canvas using TFPImageCanvas ?<br>
<br>Thanks<br>Ido<br><br clear="all"><div dir="ltr">LINESIP - Opening the source for communication<br><a href="http://www.linesip.com" target="_blank">http://www.linesip.com</a><br><a href="http://www.linesip.co.il" target="_blank">http://www.linesip.co.il</a><br>
<br></div><br>
</div>
</blockquote></div><br></div>