diff options
author | Andreas Kling <awesomekling@gmail.com> | 2018-10-11 14:50:38 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2018-10-11 14:58:52 +0200 |
commit | 5e5f5f60e3a2550d3b24508384a23d7b0988e57c (patch) | |
tree | 481f65d0f64198d0d214b34011daab0ef11f6419 /Widgets/Peanut8x10.h | |
parent | 7df67570e610be2acd2a8c4753a67b59523c96bf (diff) | |
download | serenity-5e5f5f60e3a2550d3b24508384a23d7b0988e57c.zip |
Tweaks to Peanut8x10.
Diffstat (limited to 'Widgets/Peanut8x10.h')
-rw-r--r-- | Widgets/Peanut8x10.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Widgets/Peanut8x10.h b/Widgets/Peanut8x10.h index f55495a86e..607a7a422a 100644 --- a/Widgets/Peanut8x10.h +++ b/Widgets/Peanut8x10.h @@ -771,11 +771,11 @@ static constexpr const char* font[] { " " " ### " " # " - " # " " #### " " # " " # " " # " + " # " " ### " " ", @@ -790,7 +790,6 @@ static constexpr const char* font[] { " # " " #### ", - " " " # " " # " " # " @@ -799,6 +798,7 @@ static constexpr const char* font[] { " # # " " # # " " # # " + " # # " " ", " " @@ -887,7 +887,7 @@ static constexpr const char* font[] { " # # " " ##### " " # " - "### ", + " # ", " " " " @@ -898,7 +898,7 @@ static constexpr const char* font[] { " # # " " ##### " " # " - " ###", + " # ", " " " " @@ -925,8 +925,8 @@ static constexpr const char* font[] { " " " # " " # " + " ##### " " # " - " #### " " # " " # " " # " |