cdesktopenv/cde/lib/DtTerm
Eugene Doudine 4e2adc1f8e Fixes the bug, which caused dtterm to show stripes of wrong color between text lines when using fontsets that include fonts of slightly different heights.
The cause of the bug was that X*DrawImageString draws background
according to the extents of the given string, not to extents of the font set,
which determine terminal line height.

Now, when such a situation is detected, the background is cleared before
drawing the characters.
2014-05-03 22:11:41 -06:00
..
Term Kill most warnings in lib/DtTerm. 2013-07-22 17:12:07 -06:00
TermPrim Fixes the bug, which caused dtterm to show stripes of wrong color between text lines when using fontsets that include fonts of slightly different heights. 2014-05-03 22:11:41 -06:00
TermView Kill most warnings in lib/DtTerm. 2013-07-22 17:12:07 -06:00
util Kill most warnings in lib/DtTerm. 2013-07-22 17:12:07 -06:00
Imakefile Allow dtterm to at least allocate a pty on OpenBSD. Display is still mangled, however, and it frequently crashes (64bit issue). 2012-08-10 14:08:48 -06:00
libDtTerm.elist Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00