Re: supporting antialiased text in gdk



Hi!

> The linux-fb port uses anitialiased text rendered by freetype, and since
> other ports may start using antialiased text rendering in the future i
> think we need to discuss some issues that has appeared due to this.

Where is that code? I can't find it:

static void
gdk_fb_draw_text(GdkDrawable    *drawable,
		 GdkFont        *font,
		 GdkGC          *gc,
		 gint            x,
		 gint            y,
		 const gchar    *text,
		 gint            text_length)
{
  g_warning ("gdk_fb_draw_text NYI");
}

I'd like to turn linux-fb into linux-console font, and draw_text is
vital for me.
								Pavel
-- 
The best software in life is free (not shareware)!		Pavel
GCM d? s-: !g p?:+ au- a--@ w+ v- C++@ UL+++ L++ N++ E++ W--- M- Y- R+




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