Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/gtk main.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sun, 20 Aug 2000 04:02:45 -0500 (CDT)
guy         2000/08/20 04:02:38 CDT

  Modified files:
    gtk                  main.c 
  Log:
  When the Win32 GTK+ constructs fake XLFD names for Windows fonts, it
  uses "normal" rather than "medium" as the weight name for normal-weight
  fonts; map "normal", as well as "medium", to "bold" when constructing
  the name of the bold version of a font.
  
  Revision  Changes    Path
  1.139     +2 -1      ethereal/gtk/main.c