On 2/6/07, <b class="gmail_sendername">Brian Palmer</b> &lt;<a href="mailto:brianp@sginet.com">brianp@sginet.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>From: <a href="mailto:behdad.esfahbod@gmail.com">behdad.esfahbod@gmail.com</a> [mailto:<a href="mailto:behdad.esfahbod@gmail.com">behdad.esfahbod@gmail.com</a>] On Behalf<br>Of Behdad Esfahbod<br>Sent: Tuesday, February 06, 2007 10:36 AM
<br><br>&gt;&gt;When trying to use FreeType on Win32, it looks like the FreeType module in<br>&gt;&gt;Cairo wants to compile in some fontconfig stuff. However, fontconfig has<br>no<br>&gt;&gt;Win32 port that I can find. Also, fontconfig seems to be totally separate
<br>&gt;&gt;from the FreeType code, and unnecessary in every way on Win32, it is only<br>&gt;&gt;mixed into the same source files. To solve that problem, I just #if<br>&gt;&gt;0...#endif&#39;d the fontconfig code and now the FreeType module compiles on
<br>&gt;&gt;Win32 without a hitch.<br><br>&gt;Right, it compiles... But does it work?<br><br>Yes! It compiles and works beautifully!<br><br>I see no reason for compiling in the fontconfig stuff if you only want to<br>use FreeType.
</blockquote><div><br><br>How do you use the font APIs?&nbsp; Do they work?<br>&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">So what do you think about getting a separate cairo feature #define for
<br>fontconfig?<br></blockquote></div><br>Can you show us a patch?<br><br>-- <br>behdad<br><a href="http://behdad.org/">http://behdad.org/</a>