Add an intermediate text rendering setting between STRING and OUTLINE 
----------------------------------------------------------------------

                 Key: GEOT-3187
                 URL: http://jira.codehaus.org/browse/GEOT-3187
             Project: GeoTools
          Issue Type: Improvement
    Affects Versions: 2.7-M1
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 2.7-RC1


Rendering labels has now two modes, STRING, which uses g2d.renderGlyphVector, 
and OUTLINE, that extracts the outline shape from the glyph vector and then 
fills it. The latter provides much better results for diagonal labels and 
better centering between label and halo, the former is faster and provides 
better horizontal labels.

Add an ADAPTIVE mode that behaves like STRING for horizontal labels and as 
OUTLINE for all others

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

        

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to