mapnik/tests/data/good_maps/fontset.xml
2011-12-20 12:46:20 -08:00

9 lines
175 B
XML

<Map>
<FontSet name="book-fonts">
<Font face-name="DejaVu Sans Book" />
<Font face-name="DejaVu Sans Oblique" />
<Font face-name="does not exist" />
</FontSet>
</Map>