diff options
author | thankyouverycool <66646555+thankyouverycool@users.noreply.github.com> | 2022-02-23 06:10:39 -0500 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-02-23 15:42:21 +0100 |
commit | f2a82bc13dfb7e8928a7b586adefd7a266c7bf3a (patch) | |
tree | a5a378f2b91dc0d662d07f89e9ca3983be5c2c94 /Base | |
parent | ceb9f43ed56b3b71dac11595a260fcfd51b1df6b (diff) | |
download | serenity-f2a82bc13dfb7e8928a7b586adefd7a266c7bf3a.zip |
Base: Make Katica10's numbers tabular
Katica10's numbers 0-9 were originally monospaced but became
proportional at some point. Tabular numbers greatly reduce the
jitteriness of widgets that update often like status bars and the
geometry overlay and of course line up properly in apps like
Spreadsheet.
Diffstat (limited to 'Base')
-rw-r--r-- | Base/res/fonts/KaticaBold10.font | bin | 73616 -> 73616 bytes |
-rw-r--r-- | Base/res/fonts/KaticaRegular10.font | bin | 1165235 -> 1165235 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/Base/res/fonts/KaticaBold10.font b/Base/res/fonts/KaticaBold10.font Binary files differindex 1ac04a23a5..152672e9e2 100644 --- a/Base/res/fonts/KaticaBold10.font +++ b/Base/res/fonts/KaticaBold10.font diff --git a/Base/res/fonts/KaticaRegular10.font b/Base/res/fonts/KaticaRegular10.font Binary files differindex 138a149a2e..c270561f59 100644 --- a/Base/res/fonts/KaticaRegular10.font +++ b/Base/res/fonts/KaticaRegular10.font |