Re: font renderers in gdk



On Tue, Jan 27, 1998 at 05:17:19AM -0800, Christoph Toshok wrote:
> 
> Actually, I'll just add the angle parameter to RenderString.  This
> vtable should be hidden from programmers, so they can call either
> gdk_draw_text or gdk_draw_text_rot, and they'll both call the same
> vtable entry (the first one will of course pass 0 for angle.)

But you need to know if a renderer supports rotating text:
with a NULL in the vtable it's simple.

lupus



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]