mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 18:06:56 +02:00
When calculating the width of text using a bitmap font, a glyph spacing is added at the end of each fragment, including the last one. This meant that everything was 1 pixel too long. This bug did not affect vector fonts.
12 KiB
12 KiB