[konsole] [Bug 397985] Round box drawing chars aren't nice
Kurt Hindenburg
bugzilla_noreply at kde.org
Sat Oct 6 17:39:44 BST 2018
https://bugs.kde.org/show_bug.cgi?id=397985
Kurt Hindenburg <kurt.hindenburg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|REPORTED |RESOLVED
Latest Commit| |https://commits.kde.org/kon
| |sole/ed5fa1f855a05ba82fe4f2
| |f6d3ead803aa5eefdb
--- Comment #3 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit ed5fa1f855a05ba82fe4f2f6d3ead803aa5eefdb by Kurt Hindenburg.
Committed on 06/10/2018 at 16:39.
Pushed by hindenburg into branch 'master'.
Antialias line drawing characters
Summary:
Use antialiasing when drawing unicode box characters to improve the
rendering of rounded corners.
Test Plan:
# Execute `echo -e '\u256d\u256e\n\u2570\u256f'`
# The box should have rounded corners
Before fix:
{F6301318}
After fix:
{F6301319}
Reviewers: #konsole, hindenburg
Reviewed By: #konsole, hindenburg
Subscribers: ngraham, konsole-devel
Tags: #konsole
Differential Revision: https://phabricator.kde.org/D15915
M +4 -1 src/TerminalDisplay.cpp
https://commits.kde.org/konsole/ed5fa1f855a05ba82fe4f2f6d3ead803aa5eefdb
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list