Font directory.
This commit is contained in:
parent
7cb89076b3
commit
654f0d18a1
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE Map>
|
||||
<!-- complex script on line test -->
|
||||
<Map background-color="white" srs="+proj=latlong +datum=WGS84">
|
||||
<Map background-color="white" srs="+proj=latlong +datum=WGS84" font-directory="../fonts">
|
||||
|
||||
<Layer name="layer" srs="+proj=latlong +datum=WGS84">
|
||||
<StyleName>My Style</StyleName>
|
||||
|
|
Loading…
Reference in a new issue