At some point (years ago) my font specification results in larger title 
and menus by about +50%:

  DefaultFont -adobe-helvetica-medium-r-*--11-*-*-*-*-*-*-*  

Adding a "Height" fixes title bar size but causes vertical alignment to be 
bad (see attached, on the right):

  TitleStyle LeftJustified Height 17 -- Flat

Instead, the workaround I have been using is to specify the ISO8859 font 
in completeness:

  -adobe-helvetica-medium-r-normal--11-80-100-100-p-56-iso8859-1

I assumed unicode text requires more verctical space. But adding any kind 
of wildcard (even if unambiguous) to the font spec also results in the 
extra spacing:

  -adobe-helvetica-medium-r-normal--11-*-100-100-p-56-iso8859-1

Is this a bug causing FVWM to incorrectly calculate vertical space? Or 
something deep in X11 font behaviour.

How can I use unicode font but retain the smaller height for title bars 
and menu text?

Thanks

-- 
Mark

Attachment: title-bar-alignment.png
Description: Binary data

Reply via email to