Re: [Geoserver-devel] [Geotools-devel] Removing an old rendering optimization

2009-01-27 Thread Jody Garnett
Andrea Aime wrote: > Correct. We also have an issue with font height, as we specify > the number we get directly to Font, whose size is not pixels, > whilst SLD size is pixels, generally getting smaller fonts compared > to MapServer which instead follows the spec. That will be another > backward in

Re: [Geoserver-devel] [Geotools-devel] Removing an old rendering optimization

2009-01-27 Thread Andrea Aime
Jody Garnett ha scritto: > Andrea Aime wrote: >> It should be turned off completely. But judging from you comments >> there must be some misunderstanding. >> >> The two samples I've attached for each map are both drawn with >> antialiasing turned on. The one with "thin lines" is what >> we are draw

Re: [Geoserver-devel] [Geotools-devel] Removing an old rendering optimization

2009-01-26 Thread Jody Garnett
Andrea Aime wrote: > It should be turned off completely. But judging from you comments > there must be some misunderstanding. > > The two samples I've attached for each map are both drawn with > antialiasing turned on. The one with "thin lines" is what > we are drawing today, without me touching th

Re: [Geoserver-devel] [Geotools-devel] Removing an old rendering optimization

2009-01-23 Thread Andrea Aime
Jody Garnett ha scritto: > Hey Andrea; > > I am still trying to figure out what your optimization did ... >> Years ago, way before my involvement in GeoServer, I >> introduced a rendering optimization for lines. The >> observation was that if the line width was less than >> 1.5 pixels, setting it

Re: [Geoserver-devel] [Geotools-devel] Removing an old rendering optimization

2009-01-22 Thread Jody Garnett
Hey Andrea; I am still trying to figure out what your optimization did ... > Years ago, way before my involvement in GeoServer, I > introduced a rendering optimization for lines. The > observation was that if the line width was less than > 1.5 pixels, setting it to 0 flat would make the rendering