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


_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/dev

Reply via email to