2013-01-25 09:49:55 +01:00
<Map background-color= "#eee" srs= "+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs" minimum-version= "0.7.2" font-directory= "../fonts/XB Zar.ttf" >
2010-10-07 21:34:36 +02:00
2012-03-23 23:07:28 +01:00
<!-- nik2img.py - b 60 46 80 28 rtl_text_map.xml text_styles.png -->
2010-09-27 01:50:37 +02:00
<Style name= "custom_font" >
<Rule >
2011-10-03 22:24:51 +02:00
<TextSymbolizer fill= "#000" size= "20" dy= "-2" face-name= "XB Zar Regular" halo-fill= "#fff" halo-radius= "2" wrap-width= "50" line-spacing= "3" allow-overlap= "true" > [NAME_FA]</TextSymbolizer>
<TextSymbolizer fill= "#000" opacity= "0.6" size= "10" dy= "2" face-name= "DejaVu Sans Book" text-transform= "uppercase" halo-fill= "#fff" halo-radius= "2" character-spacing= "3" wrap-width= "50" line-spacing= "4" allow-overlap= "true" > [NAME_EN]</TextSymbolizer>
2010-09-27 01:50:37 +02:00
</Rule>
</Style>
2013-01-25 09:49:55 +01:00
<Layer srs= "+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs" >
2010-09-27 01:50:37 +02:00
<StyleName > custom_font</StyleName>
<Datasource >
<Parameter name= "file" > ../shp/farsi-labels</Parameter>
<Parameter name= "type" > shape</Parameter>
</Datasource>
</Layer>
2011-02-05 04:21:22 +01:00
</Map>