Bug#799473: No fonts in python-mapnik 3

Ruben Undheim ruben.undheim at gmail.com
Wed Oct 14 21:00:37 UTC 2015


If I run this in Jessie:
 
    #!/usr/bin/env python

    from mapnik import *
    for face in FontEngine.face_names():
        print face

I get a long list of fonts (100 or so).

In sid, I get no output.


Ruben



More information about the Pkg-grass-devel mailing list