Strange utf8/iso encoding problem with bitmap fonts

2015-10-28 Thread Frank Steiner
files an application loads? I tried with setting LC_ALL, LANG, LC_CTYPE etc. to en_US.UTF-8 and starting the application from this terminal, but it doesn't change anything. cu, Frank -- Dipl.-Inform. Frank Steiner Web: http://www.bio.ifi.lmu.de/~steiner/ Lehrstuhl f. Bioinformatik

Re: Problem with oversized twm titlebutton height

2015-11-10 Thread Frank Steiner
ch bigger than height of the font. Why is that happening? Check your LC_CTYPE settings. When I use en_US.UTF-8 I get the same huge titlebuttons while en_US works fine. Maybe it somehow depends of the font you use, if it can handle utf8 encoding or not (just a guess). cu, Frank -- Dipl.-I