Summary: | Line drawing chars minor problems | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Egmont Koblinger <egmont> |
Component: | font | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/konsole/455f0106b9e5faf9d3d67a4b0e9ea16881c3c311 | Version Fixed In: | 4.13.2 |
Sentry Crash Report: | |||
Attachments: | fix |
Description
Egmont Koblinger
2014-05-25 14:45:45 UTC
Created attachment 86817 [details]
fix
(konsole's boxes.txt doesn't cover all these glyphs, use https://git.gnome.org/browse/vte/tree/doc/boxes.txt instead) Thanks - it is hard to see some of these - I'll verify and commit Git commit 58d79e362498eed5dc5d68aabb38f4533de07c0a by Kurt Hindenburg. Committed on 25/05/2014 at 23:54. Pushed by hindenburg into branch 'master'. Correct line drawing characters U+2532, U+2544, U+2546, U+2560 Fix box lines - using kmag is a great help Thanks to Egmont Koblinger egmont gmail com for report and patch FIXED-IN: 4.13.2 M +3 -3 src/LineFont.h M +4 -4 src/LineFont.src http://commits.kde.org/konsole/58d79e362498eed5dc5d68aabb38f4533de07c0a Git commit d430be741e2f1b996b5faad806c92e9ce1ee86bc by Kurt Hindenburg. Committed on 25/05/2014 at 23:54. Pushed by hindenburg into branch 'KDE/4.13'. Correct line drawing characters U+2532, U+2544, U+2546, U+2560 Fix box lines - using kmag is a great help Thanks to Egmont Koblinger egmont gmail com for report and patch FIXED-IN: 4.13.2 (cherry picked from commit 58d79e362498eed5dc5d68aabb38f4533de07c0a) M +3 -3 src/LineFont.h M +4 -4 src/LineFont.src http://commits.kde.org/konsole/d430be741e2f1b996b5faad806c92e9ce1ee86bc Git commit 455f0106b9e5faf9d3d67a4b0e9ea16881c3c311 by Kurt Hindenburg. Committed on 25/05/2014 at 23:54. Pushed by hindenburg into branch 'frameworks'. Correct line drawing characters U+2532, U+2544, U+2546, U+2560 Fix box lines - using kmag is a great help Thanks to Egmont Koblinger egmont gmail com for report and patch FIXED-IN: 4.13.2 (cherry picked from commit 58d79e362498eed5dc5d68aabb38f4533de07c0a) M +3 -3 src/LineFont.h M +4 -4 src/LineFont.src http://commits.kde.org/konsole/455f0106b9e5faf9d3d67a4b0e9ea16881c3c311 |