[Konsole-devel] [konsole] [Bug 364992] [Feature request] Add an option to disable the embedded "drawLineChar" mechanism

Yi Yang via KDE Bugzilla bugzilla_noreply at kde.org
Sat Jul 2 06:36:57 UTC 2016


https://bugs.kde.org/show_bug.cgi?id=364992

--- Comment #1 from Yi Yang <ahyangyi at gmail.com> ---
This should be fairly easy to implement:

In TerminalDisplay.cpp, method TerminalDisplay::drawCharacters, there is a
if-clause calling isLineCharString(text) to decide whether to draw something
with built-in line drawing mechanism or to draw it with the chosen font.

Probably one could add an option that forces one to draw with the chosen font
there.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list