On Wed, Feb 2, 2011 at 1:22 PM, Jody Garnett <[email protected]> wrote: > Just to follow up andrea's ideas. > > In udig we make a custom label cache and throw it at several streaming > renderers (so they can render in different threads) - so the idea of a custom > label cache works very well.
Right, did not think about it, that also solves the problem of having all the labels keep on conflict resolutiong with each other, one just has to kick the label cache drawing when all the layers have done rendering > We also do a trick of increasing the page resolution; and then also using a > visitor to edit the styles (so lines and fonts are bigger); and then rescale > that output down to the final page size. This results in a larger; but higher > quality pdf. That one is no more necessary, we do have dpi control in the renderer now (have been for quite some time) Cheers Andrea -- Ing. Andrea Aime Technical Lead GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584962313 fax: +39 0584962313 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ----------------------------------------------------- ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
