Hi, 

I would like to add a custom font and I tried this method :
Download a .ttf file (in that case GemFont One.ttf) that I put in
data/styles folder in GeoServer.
Then I  Clear Resource Cache under Server Status.
In my sld file I have : 
<sld:Label>
           <ogc:PropertyName>ADMIN_NAME</ogc:PropertyName>
         </sld:Label>
         <sld:Font>
           <sld:CssParameter name="font-size">20</sld:CssParameter>
           <sld:CssParameter name="font-style">GemFont
One</sld:CssParameter>
         </sld:Font>
...

The problem is that the font doesn't change, I don't have my custom style
but the default style.
What's wrong ?

Thanks a lot for your help !

Pascal.
         
 



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Custom-rexr-Symbolizer-Font-tp5088485.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to