[OSM-dev] Tirex Installation
Frederik Ramm
frederik at remote.org
Sat Feb 23 12:18:46 UTC 2013
Hi,
On 02/20/2013 05:12 PM, Gero Kriependorf wrote:
> Tiles without fonts are okay and rendered. But tiles with fonts I get
> the following error:
Are the fonts installed properly at all? Can you render maps with e.g.
nik2img?
Try
python -c "from mapnik import FontEngine as e;print
'\n'.join(e.instance().face_names())"
and see if the resulting list includes the fonts that you are trying to use.
Bye
Frederik
More information about the dev
mailing list