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

Re: gdtk_draw_text deprecated , what use instead of it ?



iain wrote:
> On Tue, 2003-12-30 at 23:31 +0000, Paul Pogonyshev wrote:
> >  while
> > gives absolutely no advantages over gdk_draw_text() (because labels are
> > guaranteed to be in ascii and short).
>
> Apart from being antialiased and use decent fonts you mean.
>
> Not speaking as a GTK developer I don't think the gdk_draw_text stuff is
> coming back.

gdk_draw_text() is not antialiased?  I'm taking my comment back.

But seriously, don't you think layouts are too complicated and overkill
for some problems to make them mandatory?  Maybe there should be a
light-weight gdk_draw_<something-else>() which would be antialiased
and use Pango fonts, but more like gdk_draw_text() in respect of
position parameters?

Paul



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