On 8/15/05, <b class="gmail_sendername">Tor Lillqvist</b> &lt;<a href="mailto:tml@iki.fi">tml@iki.fi</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;">
Daniel K. O. writes:<br> &gt; Is there a special reason to build it without freetype and png?<br><br>Well, just for GTK+'s use of cairo those are not needed. But on the<br>other hand GTK+ requires libpng anyway, and Pango includes libpangoft2
<br>which uses freetype. So if somebody uses cairo outside GTK+ would it<br>be a small save in the number of requirements. On the other hand a<br>non-GTK+ use of cairo is perhaps then more likely to want the PNG or<br>PostScript backends?
<br><br>I guess only if somebody explicitly asks for it I'll build also a<br>minimal cairo distribution for Win32.<br><br></blockquote></div><br>
I'll tell you what I need it for and let you decide if my request is worth your efforts :)<br>
<br>
I'm basically planning on using cairo as a rendering platform the
charting package instead of current gd. Its a distributable software
component, so less dlls I include, easier it is to maintain. FreeType
and PNG are important to have though, so that's something to consider
if you're willing to build a standalone library.<br>
<br>
Thanks!<br clear="all"><br>-- <br>- Boris