Hi, "Manoj tr" <[EMAIL PROTECTED]> writes:
> U can specify the size of font in the fints name itself. > ie give font name like this > > "-adobe-helvetica-bold-r-normal--12-120-75-75-p-70-iso8859-1" > > here 12 is the size. This is the old and deprecated way of doing it. Modern code shouldn't be using XLFD any longer but use the Pango API to describe a font. Sven _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
