update:<br>ubuntu&#39;s distribution of agg includes the header file, and all goes well if I add -laggfontfreetype to the LIBS<br><br><div><span class="gmail_quote">On 8/6/07, <b class="gmail_sendername">thomas bonfort</b>
 &lt;<a href="mailto:thomas.bonfort@gmail.com">thomas.bonfort@gmail.com</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;">
hi devs<br>AGG rendering is now mostly complete, including font rendering.<br>the agg source distribution includes a freetype font manager that is not built by default and not included in the main source/include directories, but in the font_freetype subdir. For font rendering to work, I&#39;ve pulled agg_font_freetype.cpp and .h into the mapserver directory, as there are high chances that distribution releases of AGG will not include the agg_font_freetype.o in their libagg or agg_font_freetype.h in their headers.
<br>After discussing this with frank, due to the non negligeable risks of breaking things, I&#39;ll be waiting for your feedback/comments/etc.. on this before commiting all this.<br><span class="sg"><br>thomas<br>
</span></blockquote></div><br>