Updated FontSet (markdown)
parent
81e24f2642
commit
03e4ec742e
1 changed files with 3 additions and 2 deletions
|
@ -8,7 +8,7 @@ For example, on a layer with both English and Chinese names, one could specify f
|
||||||
|
|
||||||
Here's a small example:
|
Here's a small example:
|
||||||
|
|
||||||
|
```xml
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!DOCTYPE Map>
|
<!DOCTYPE Map>
|
||||||
<Map srs="+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs">
|
<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>
|
<Parameter name="file">Font_Test</Parameter>
|
||||||
</Datasource>
|
</Datasource>
|
||||||
</Layer>
|
</Layer>
|
||||||
</Map>
|
</Map>
|
||||||
|
```
|
Loading…
Reference in a new issue