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

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to