maw269 wrote
> I can confirm that switching back to JDK 6 has done the trick. Thanks
> Andrea!
Another confirmation here. Changed to JDK6, rendering is ok now. Feels like
a step backwards. Yet we have seen this before in our project. We have
solved that in our code by adding this in our code:
//Fix ugly rendering in JDK 7:
g2.setRenderingHint(
RenderingHints.KEY_TEXT_ANTIALIASING,
RenderingHints.VALUE_TEXT_ANTIALIAS_GASP);
We just found that GeoServer uses GeoTools for rendering, we are now
checking out GeoTools to see if we can add something like this or if we can
sent this somehow to the developers of GeoTools.
-- Gerjan Walrecht & Alexander Elias
--
View this message in context:
http://osgeo-org.1560.x6.nabble.com/WMS-SLD-Pixelated-Font-tp4980180p5089642.html
Sent from the GeoServer - User mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing
conversations that shape the rapidly evolving mobile landscape. Sign up now.
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users