Hi to everybody, one of our clients signalled a bug on the GetLegendGraphic rendering of symbols/icons.
Currently all symbols are sized independently of the requested icon size, so if we have to render a big symbol/icon it is clipped so that it is rendered inside the requested box. I would like to propose a patch (on master) to resolve the bug, doing this: 1) scan all requested Style for symbols/icons and accumulate the max rendered size of them all 2) use the accumulated size to scale all symbols/icons during rendering to this max size, to mantain symbols proportion Is this ok for you? Can I proceed to create the patch? Thanks. -- == Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information. == Dott. Mauro Bartolomeoli @mauro_bart Senior Software Engineer GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 http://www.geo-solutions.it http://twitter.com/geosolutions_it -------------------------------------------------------
------------------------------------------------------------------------------ Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and much more. Keep your Java skills current with LearnJavaNow - 200+ hours of step-by-step video tutorials by Java experts. SALE $49.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122612
_______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
