Updated FontSet (markdown)

ThomasG77 2011-12-12 13:35:23 -08:00
parent 81e24f2642
commit 03e4ec742e

@ -8,7 +8,7 @@ For example, on a layer with both English and Chinese names, one could specify f
Here's a small example:
```xml
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE Map>
<Map srs="+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs">
@ -30,4 +30,5 @@ Here's a small example:
<Parameter name="file">Font_Test</Parameter>
</Datasource>
</Layer>
</Map>
</Map>
```