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><br>thomas<br>