Just wondering if someone has got it to work. I’ve done a bit of research which has led me to a python freetype lib called pyFT. The problem was that the library only supported python 1.x I had a horrendous time trying to compile freetype in order to compile a python2.x version of the library. Has anyone had success going this route?
Oh and all this was for windows (I was trying to use MSVC to do the compilation)