Quoting Lee Brown <[EMAIL PROTECTED]>:
> Hello people,
>
> I wanted to get some font action so I checked out
> Freetype. It was kind of a pain to implement them so
> I put together some library routines to make it easier to do this. All
> you have to do is load the font, set its size and then print it to the
> screen (anti-aliased of course). There's no replacement for doing
> things by hand but if someone wants to add fonts to their visual this is
> a quick and easy way to do it.
>
> Please let me know if this seems like it's worth something. If it is,
> then I'll document it and so forth.
>
> Thank You,
> Lee
How about having both freetype-based rendering and libart drawing
as a single ggi extension for 'fine graphics'?