where is my font?



hi gtk-list
	I have the following code
	
	GtkWidget *font_sel;

	font_sel = gtk_font_selection_new("Select Font");
	gtk_widget_show(font_sel);

In Gtk1.2,I can choice a font family from a large of font family.

But In Gtk2,the amount of font family is very little.

I know Gtk2 use the pangofont ,and the Gtk1.2 use gdkfont.is this the reason?

Where is my font?
	thanks!
 				

        hoyt
        luozh handsome com cn
          2002-10-17






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