Re: [Geoserver-users] WMS/SLD Pixelated Font

2013-11-19 Thread Cheryan
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: //

Re: [Geoserver-users] WMS/SLD Pixelated Font

2013-04-08 Thread maw269
I can confirm that switching back to JDK 6 has done the trick. Thanks Andrea! Cheers, Matt -- View this message in context: http://osgeo-org.1560.n6.nabble.com/WMS-SLD-Pixelated-Font-tp4980180p5045298.html Sent from the GeoServer - User mailing list archive at Nabble.com. ---

Re: [Geoserver-users] WMS/SLD Pixelated Font

2013-04-05 Thread Andrea Aime
On Fri, Apr 5, 2013 at 8:53 PM, maw269 wrote: > yeah, I'm on 2.3 and this is very frustrating. I'll keep researching. Let > me > know if you find anything. > Are you using JDK 7 and requesting transparent images? It seems there has been a regression painting labels with transparency with that Ja

Re: [Geoserver-users] WMS/SLD Pixelated Font

2013-04-05 Thread maw269
yeah, I'm on 2.3 and this is very frustrating. I'll keep researching. Let me know if you find anything. -- View this message in context: http://osgeo-org.1560.n6.nabble.com/WMS-SLD-Pixelated-Font-tp4980180p5044906.html Sent from the GeoServer - User mailing list archive at Nabble.com.

Re: [Geoserver-users] WMS/SLD Pixelated Font

2013-04-04 Thread Linde
Maw, we still have this problems. This time we are still working on Geoserver 2.2.2. Christof -- View this message in context: http://osgeo-org.1560.n6.nabble.com/WMS-SLD-Pixelated-Font-tp4980180p5044469.html Sent from the GeoServer - User mailing list archive at Nabble.com. ---

Re: [Geoserver-users] WMS/SLD Pixelated Font

2013-04-03 Thread Matthew
Linde, I am having the exact same issue. Did you ever resolve this? Linde webgis.de> writes: > > Hello Andrea, > > sorry for responding late: I'm using image/png not image/png8: > > ...geoserver/mwkel/wms?LAYERS=mwkel% 3Alandkreis_krf_staedte&TRANSPARENT=TRUE&FORMAT=image% 2Fpng&FORMAT_OPTION

Re: [Geoserver-users] WMS/SLD Pixelated Font

2012-10-02 Thread Linde
Hello Andrea, sorry for responding late: I'm using image/png not image/png8: ...geoserver/mwkel/wms?LAYERS=mwkel%3Alandkreis_krf_staedte&TRANSPARENT=TRUE&FORMAT=image%2Fpng&FORMAT_OPTIONS=antialias%3Aon&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&SRS=EPSG%3A3857&BBOX=691693.64083468,6382292.

Re: [Geoserver-users] WMS/SLD Pixelated Font

2012-09-26 Thread Andrea Aime
On Tue, Sep 25, 2012 at 8:03 PM, Linde wrote: > Andrea, > > yes, I'm using 2.1.4: > Ubuntu 12.04 LTS > Geoserver 2.1.4 > JVM Version Oracle Corporation: 1.7.0_07 (Java HotSpot(TM) 64-Bit Server > VM) > Natives JAI true (Version 1.1.3) > Natives JAI ImageIO true (Version 1.1) > > The FORMAT=image/

Re: [Geoserver-users] WMS/SLD Pixelated Font

2012-09-25 Thread Linde
Andrea, yes, I'm using 2.1.4: Ubuntu 12.04 LTS Geoserver 2.1.4 JVM Version Oracle Corporation: 1.7.0_07 (Java HotSpot(TM) 64-Bit Server VM) Natives JAI true (Version 1.1.3) Natives JAI ImageIO true (Version 1.1) The FORMAT=image/png8 makes no visual difference to FORMAT=image/png It's only the

Re: [Geoserver-users] WMS/SLD Pixelated Font

2012-09-24 Thread Andrea Aime
On Wed, Sep 19, 2012 at 10:37 PM, Linde wrote: > Edward, > > thanks for the hint. The admin interface raises the count of available > fonts up to 60 after installing oracle java and i picked the names of > the fonts from this list. But i have to inspect things this direction: > All drawn font sam

Re: [Geoserver-users] WMS/SLD Pixelated Font

2012-09-23 Thread Linde
Edward, thanks for the hint. The admin interface raises the count of available fonts up to 60 after installing oracle java and i picked the names of the fonts from this list. But i have to inspect things this direction: All drawn font samples in this admin GUI show more or less the same "sans seri

Re: [Geoserver-users] WMS/SLD Pixelated Font

2012-09-19 Thread Edward Mac Gillavry
Subject: Re: [Geoserver-users] WMS/SLD Pixelated Font > > Hello, > > i have still the same problems with ugly looking fonts after upgrading to: > > Ubuntu 12.04 LTS > Geoserver 2.1.4 > JVM Version Oracle Corporation: 1.7.0_07 (Java HotSpot(TM) 64-Bit Server > VM)

Re: [Geoserver-users] WMS/SLD Pixelated Font

2012-09-19 Thread Linde
Hello, i have still the same problems with ugly looking fonts after upgrading to: Ubuntu 12.04 LTS Geoserver 2.1.4 JVM Version Oracle Corporation: 1.7.0_07 (Java HotSpot(TM) 64-Bit Server VM) Natives JAI true(Version 1.1.3) Natives JAI ImageIO true (Version 1.1) My onl

Re: [Geoserver-users] WMS/SLD Pixelated Font

2012-06-11 Thread J. Jones
Andrea, thanks for the feedback. I wondered if it was going to be an openjdk issue (why I was sure to include it in the description). I'll switch to the Sun-JVM (ugh, Oracle. I'll never get used to that) and see if that improves things. Sorry for the duplicative question, I couldn't find anyth

Re: [Geoserver-users] WMS/SLD Pixelated Font

2012-06-11 Thread Andrea Aime
On Sat, Jun 9, 2012 at 7:27 PM, J. Jones wrote: > Hello list, >   I have what is probably a simple configuration failure on my part, but i > figure the list is a good place to start: > > When generating WMS tiles from GEOServer and presenting them via a SLD > style, the fonts displayed look... bad

[Geoserver-users] WMS/SLD Pixelated Font

2012-06-09 Thread J. Jones
Hello list, I have what is probably a simple configuration failure on my part, but i figure the list is a good place to start: When generating WMS tiles from GEOServer and presenting them via a SLD style, the fonts displayed look... bad. I've attached some links to a side by side comparison tha