Re: [ft-devel] (copy) Freetype to Cairo - newb needs help

2007-10-23 Thread Werner LEMBERG
1. I want to use pure python. Hmm. If I remember correctly, a longer time ago there was a message about someone having written a python wrapper for FreeType. Whether this still exists or whether it is up to date, I don't know. Werner ___

Re: [ft-devel] (copy) Freetype to Cairo - newb needs help

2007-10-23 Thread Donn
Hmm. If I remember correctly, a longer time ago there was a message about someone having written a python wrapper for FreeType. Whether this still exists or whether it is up to date, I don't know. I found it and him, hoping he can help me a little. /d

Re: [ft-devel] (copy) Freetype to Cairo - newb needs help

2007-10-23 Thread Behdad Esfahbod
On Tue, 2007-10-23 at 02:33 -0400, Werner LEMBERG wrote: 1. I want to use pure python. Hmm. If I remember correctly, a longer time ago there was a message about someone having written a python wrapper for FreeType. Whether this still exists or whether it is up to date, I don't know.

[ft-devel] (copy) Freetype to Cairo - newb needs help

2007-10-22 Thread Donn
(Copy of email sent to cairo list. It applies to FT too. Plus -- any suggestions about how to access FT using ctypes in Python would be good.) Hello, I am completely out of my depth here really. I have been hacking together the attached code for days. Everything about C/C++ bewilders me, but