1 Jun
2010
1 Jun
'10
4:22 p.m.
Hi Brandon Even that's not simple - freetype is essentially a framework for writing font processors rather than a conventional C library[*]. Saner perhaps is to write a C program using freetype to do the exact job you have in mind, then bind to your C program. Best wishes Stephen [*} Probably why several people Including me have attempted a binding, but no-one has delivered one. On 1 June 2010 17:18, Brandon S. Allbery KF8NH <allbery@ece.cmu.edu> wrote:
The saner way to do this is to write a binding to freetype2.