On Sun, 2003-08-24 at 12:15, Pascal Pype wrote:
> Hello ,
> 
> Is there a maens to enumerate all the possible sizes present
> on a system pertaining to a particular font ? This query has to be done
> from within the code which means that no Gtk Widgets may be
> used to perform that query.

No. Pango currently has the view that a font can appear in any
size. If a font actually is a bitmap font and only exists in
a few sizes, then it just scales very strangely to the other sizes.

(http://bugzilla.gnome.org/show_bug.cgi?id=99235 is a bug about
adding some way of querying available sizes)

Regards,
                                        Owen


_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to