Load TTF from pycairo under Windows
Laszlo Nagy
gandalf at shopzeus.com
Thu Sep 17 07:00:55 EDT 2009
Hi All,
I have a program that works under Ubuntu. It loads a TTF font into
pycairo, using libfreetype. The code snippet I used was taken from here:
http://cairographics.org/freetypepython/
Now I need to use the same program from Microsoft Windows. But Windows
does not have "libfreetype.so", nor its DLL version. How should I do this?
Thanks,
Laszlo
More information about the Python-list
mailing list