diff options
author | thankyouverycool <66646555+thankyouverycool@users.noreply.github.com> | 2021-09-09 07:15:19 -0400 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-09-19 00:58:59 +0200 |
commit | 9bcfdfc03b6c2f8e4b002b4d9002ea81338795bb (patch) | |
tree | 20422f95d440068b53e175920559d89a9cf25c7f /Base/res/fonts/KaticaBold10.font | |
parent | bb592aef8aaa62615ee13866222649c0e72b97e9 (diff) | |
download | serenity-9bcfdfc03b6c2f8e4b002b4d9002ea81338795bb.zip |
Base: Convert fonts to new header format
Type has been replaced with a bit mask size whose value corresponds
to the number of u8 ranges of 256 characters per bit. Given 0x110000
possible glyphs in Unicode 13.0, its maximum size is currently 544
and can be expanded if needed.
Adds the 0xFFFD replacement character to Csilla/KaticaRegular fonts
and fixes dozens of alignment errors in the Latin character sets.
Diffstat (limited to 'Base/res/fonts/KaticaBold10.font')
-rw-r--r-- | Base/res/fonts/KaticaBold10.font | bin | 63056 -> 31569 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/Base/res/fonts/KaticaBold10.font b/Base/res/fonts/KaticaBold10.font Binary files differindex 9ff2641f8b..82e277502f 100644 --- a/Base/res/fonts/KaticaBold10.font +++ b/Base/res/fonts/KaticaBold10.font |