Various issues with Rendering (see description for details)
-----------------------------------------------------------

                 Key: GEOT-957
                 URL: http://jira.codehaus.org/browse/GEOT-957
             Project: GeoTools
          Issue Type: Bug
          Components: core render
    Affects Versions: 2.2.0
            Reporter: Jesse Eichar
         Assigned To: Jesse Eichar
             Fix For: 2.2.1, 2.3


 a) added function handleEnvironmentalVariables() that will rebuild
 Rules with "fixed symbolizers" - see javadoc
 b) added function replaceMapScale() that does the same thing as the
 EnvironmentalVarariableResolver but a bit smarter
 c) set the dynamic/static symbolizer cache in the Style factory to
 clear itself after 10,000 entries.  Its a weakhashmap anyways.
d)se scale-based mathematical formula in
the Text Size and PointSymbolizer Size part of the Symbolizer.


<sld:Size>
         <ogc:Div>      
                 <ogc:Literal>4545185</ogc:Literal>
                 <ogc:Literal>sld:MapScaleDenominator</ogc:Literal>
          </ogc:Div>
</sld:Size>


(e) make the SVG glyph renderer scale properly (used to make glyphs square)
(f) make the SVG glyph renderer now scale during the SVG drawing process
(g) add caching support in the SVG renderer so it doesnt keep
re-parsing the svg document

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

        

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to