are you using an official release of gd or the patched version. there's a bug in gd that causes these symptoms exactly<br><div style="direction: ltr;"><br>> the patch is to add this near line 3035 of gd.c at the beginning of
<br></div><div style="direction: ltr;"><span class="q">> static void gdImageSetAAPixelColor(gdImagePtr im, int x, int y, int<br>> color, int t)<br>><br>> if(x<0||y<0||x>=im->sx||y>=im->sy)<br>
> {<br>>        return;<br>> }<br><br>cheers<br></span></div><br><br><div><span class="gmail_quote">On 7/19/06, <b class="gmail_sendername">antti siukola</b> <<a href="mailto:siukola.antti@gmail.com">siukola.antti@gmail.com
</a>> 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!<br><br>I just found out that using antialiasing produces more or less all of
<br>the blank page returns that I have. Is the antialias style parameter<br>limited only to TrueType fonts and Cartoline symbols? I have used it<br>on vector layers but after setting it to false on these layers all<br>blank pages seem to disappear.
<br><br>Antti S<br><br>On 7/18/06, Matthew Perry <<a href="mailto:perrygeo@gmail.com">perrygeo@gmail.com</a>> wrote:<br>> On 7/18/06, antti siukola <<a href="mailto:siukola.antti@gmail.com">siukola.antti@gmail.com
</a>> wrote:<br>> > Hi!<br>> ><br>> > How do I set my projection? I mean I know that the projection of my maps is<br>> > VVJ , 24, 1016, 7, 24, 0, 1,-1.6, -6599998.7 but how do I set it so<br>> > that mapserver understands it? Or how do even I understand it? ;)
<br>> ><br>><br>> Check out <a href="http://mapserver.gis.umn.edu/docs/reference/mapfile/projection/">http://mapserver.gis.umn.edu/docs/reference/mapfile/projection/</a><br>><br>> --<br>> Matt Perry<br>
> <a href="mailto:perrygeo@gmail.com">perrygeo@gmail.com</a><br>> <a href="http://www.perrygeo.net">http://www.perrygeo.net</a><br>><br></blockquote></div><br>