Hi, I wonder what is the main reason behind increased memory requirements for the geotools renderer, when the very same data is being rendered, but at different DPI values / different target bitmap sizes?
the bitmap itself is a DiskMemImage (not a BufferedImage), thus the memory footprint of such a bitmap does not increase with size. but then, what could be the cause of this? Akos ------------------------------------------------------------------------------ The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials, tech docs, whitepapers, evaluation guides, and opinion stories. Check out the most recent posts - join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ GeoTools-GT2-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
