summaryrefslogtreecommitdiff
path: root/Base/res
diff options
context:
space:
mode:
authorthankyouverycool <66646555+thankyouverycool@users.noreply.github.com>2022-02-23 06:10:39 -0500
committerAndreas Kling <kling@serenityos.org>2022-02-23 15:42:21 +0100
commitf2a82bc13dfb7e8928a7b586adefd7a266c7bf3a (patch)
treea5a378f2b91dc0d662d07f89e9ca3983be5c2c94 /Base/res
parentceb9f43ed56b3b71dac11595a260fcfd51b1df6b (diff)
downloadserenity-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/res')
-rw-r--r--Base/res/fonts/KaticaBold10.fontbin73616 -> 73616 bytes
-rw-r--r--Base/res/fonts/KaticaRegular10.fontbin1165235 -> 1165235 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/Base/res/fonts/KaticaBold10.font b/Base/res/fonts/KaticaBold10.font
index 1ac04a23a5..152672e9e2 100644
--- a/Base/res/fonts/KaticaBold10.font
+++ b/Base/res/fonts/KaticaBold10.font
Binary files differ
diff --git a/Base/res/fonts/KaticaRegular10.font b/Base/res/fonts/KaticaRegular10.font
index 138a149a2e..c270561f59 100644
--- a/Base/res/fonts/KaticaRegular10.font
+++ b/Base/res/fonts/KaticaRegular10.font
Binary files differ