[Bug 521049] New: Face sorting in GTK font chooser is suboptimal

gtk+ (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Mar 7 18:36:19 UTC 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=521049

  gtk+ | gtk | Ver: 2.12.x
           Summary: Face sorting in GTK font chooser is suboptimal
           Product: gtk+
           Version: 2.12.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gtk
        AssignedTo: gtk-bugs at gtk.org
        ReportedBy: Nicolas.Mailhot at LaPoste.net
         QAContact: gtk-bugs at gtk.org
                CC: behdad at gnome.org, fedora-fonts-bugs-list at redhat.com
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Font face sorting in the GTK font chooser (used by the GNOME appearance applet
for example) is suboptimal

You get all regular faces, then all italic faces, then all bold faces, then all
bold italic faces. In other words faces are sorted by font weight, then font
slant, then not :( by font stretch

For a complex font family like DejaVu Sans the list looks like

Extralight
Book
Condensed
Condensed Oblique 
(why condensed after book but condensed oblique before oblique?)
Oblique
Bold
Condensed Bold
Bold Oblique
Condensed Bold Oblique

I think it would be much more user-friendly to sort fonts by stretch, then
weight, then slant. That would give this kind of grouping which is much more
close to traditional regular/italic/bold/bolditalic groups

Condensed
Condensed Oblique
Condensed Bold
Condensed Bold Oblique
Extralight
Book
Oblique
Bold
Bold Oblique

MS seems to have made this choice in its next-gen font selector (last page of
http://blogs.msdn.com/text/attachment/2249036.ashx)

An alternative would be to expose separate stretch/slant/weight selectors

gtk2-2.12.8-3.fc9.x86_64


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=521049.




More information about the fonts-bugs mailing list