[Geoserver-devel] [jira] Created: (GEOS-2228) Stroke width control impossible below 1.5 pixels

Stroke width control impossible below 1.5 pixels
------------------------------------------------

                 Key: GEOS-2228
                 URL: http://jira.codehaus.org/browse/GEOS-2228
             Project: GeoServer
          Issue Type: Bug
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 1.7.1

When antialiasing is on, stroke width below 1.5 pixels all result in the same output. This is related to an optimization that was developed years ago for non antialiased painting, and that should be removed.
The big trouble is, the actual width of 1 pixel antialiased line is much bigger than we're used to, so this will invalidate a lot of existing SLD around. To get the same width one has to specify 0.5 explicitly...

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira