- Changed fallback font to 'sans serif:pixelsize=12'
commitd08691d5a55ded5a9ce6293c2fd6c3b450bc70f2
authordan <dan>
Fri, 22 Oct 2004 22:27:11 +0000 (22 22:27 +0000)
committerdan <dan>
Fri, 22 Oct 2004 22:27:11 +0000 (22 22:27 +0000)
tree3c1af74c974de12c2374a476d889a7e01f0bd3a6
parent08e811aae7399ec4715a1c30dfc60e16740dc7ab
- Changed fallback font to 'sans serif:pixelsize=12'
- Fixed convertfonts to account for $LANG
- Fixed convertfonts logic a bit and no longer output slant and weight if
  they are the default ones (medium and roman)
- Applied Pascal's fix for GNUstep menus (modified to also include submenus)
  Still this is not the proper fix, as it can't differentiate between
  submenus and other windows at the floating window level. Correct fix needs
  some extra hints to be set by GNUstep on menus.
WINGs/configuration.c
WINGs/wfont.c
WPrefs.app/FontSimple.c
WPrefs.app/WPrefs.c
src/window.c
util/convertfonts.c
util/fontconv.c