diff options
-rw-r--r-- | lib/App/VRR/Fakedisplay.pm | 2 | ||||
-rw-r--r-- | share/font.png | bin | 636 -> 637 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/lib/App/VRR/Fakedisplay.pm b/lib/App/VRR/Fakedisplay.pm index 2546248..58edb4a 100644 --- a/lib/App/VRR/Fakedisplay.pm +++ b/lib/App/VRR/Fakedisplay.pm @@ -59,7 +59,7 @@ sub locate_char { given ($char) { when (/[WwMm]/) { $w = 8 } - when (/[BDEFrt ]/) { $w = 5 } + when (/[BEFkrt ]/) { $w = 5 } when (/[il1:]/) { $w = 4 } when (/[.,]/) { $w = 3 } } diff --git a/share/font.png b/share/font.png Binary files differindex 893b2e4..47cb6f8 100644 --- a/share/font.png +++ b/share/font.png |