Re: Now it's fonts



Pango is using fontconfig. You can get a list of all fontconfig fonts
by doing fc-list . You may also just run gedit or gimp and check
its font dialog.

Regards,
Dov

On Tue, May 11, 2004 at 02:18:54PM -0700, lrcgtk red4est com wrote:
> I've found A solution to my immediate font problem:
> 
>    font_name = "helvetica 18"
> 
> Just by guessing and trying stuff. I haven't found a handy reference
> for what pango fonts are available.
> 
> On Tue, May 11, 2004 at 01:41:41PM -0700, lrcgtk red4est com wrote:
> > gtk-2 as created by glade-2 works very different than gtk as created
> > by glade 0.6. The gtkrc files don't even seem to be compatible.
> > 
> > I don't have the time to wrestle with recompiling everything with -g
> > set on gcc so that I can use gdb. Is there perchance some tool that
> > will tell what style gets associated with what widget if/when you run
> > a gtk program.
> > 
> > I tried running xfontsel and put
> > font  = "-adobe-helvetica-*-r-*-*-24-*-*-*-*-*-*-*-"
> > 
> > in the appropriate styles in ~/.gtkrc-2.0
> > but the text won't get any larger.
> > 
> > 
> >    Larry
> > 
> > _______________________________________________
> > gtk-list mailing list
> > gtk-list gnome org
> > http://mail.gnome.org/mailman/listinfo/gtk-list
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list



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