|
From: Bastian M. <bma...@we...> - 2011-02-23 22:41:14
|
Hello, working with the windows terminal I noticed that it places characters significantly lower than other terminals. The reason for this is that this terminal places text with respect to the baseline of the font, whereas other terminals seem to place fonts wrt the bottom of the character cell. Why is the behaviour of the windows terminal not correct? Anyway, this probably means that we should revert my changes from almost exactly 5 years back and replace TA_BASELINE with TA_BOTTOM in src/win/wgraph.c. Makes me wonder why nobody (including me) noticed this earlier. Bastian |