https://bugs.kde.org/show_bug.cgi?id=393620
Kurt Hindenburg <kurt.hindenb...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kon | |sole/259b98011f3d247be6068e | |781da6988847159fb7 --- Comment #2 from Kurt Hindenburg <kurt.hindenb...@gmail.com> --- Git commit 259b98011f3d247be6068e781da6988847159fb7 by Kurt Hindenburg. Committed on 08/05/2018 at 02:45. Pushed by hindenburg into branch 'master'. Fallback to fixed width fonts Summary: Before this commit when Konsole was trying to render a character that didn't exist in the font selected by user, it'd fall back to default font provided by font config without any hints that it needs monospace fonts which usually would be a sans font. Now Konsole hints system that it needs a monospace font. Reviewers: hindenburg Reviewed By: hindenburg Subscribers: #konsole, hindenburg, mglb, ahmadsamir Tags: #konsole Differential Revision: https://phabricator.kde.org/D12614 M +5 -0 src/TerminalDisplay.cpp https://commits.kde.org/konsole/259b98011f3d247be6068e781da6988847159fb7 -- You are receiving this mail because: You are watching all bug changes.