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 <allb...@ece.cmu.edu> wrote:

> The saner way to do this is to write a binding to freetype2.
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to