mirror of
https://github.com/RGBCube/serenity
synced 2026-01-16 03:20:59 +00: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. |
||
|---|---|---|
| .. | ||
| Layout | ||
| Ref | ||
| Text | ||
| WPT | ||
| CMakeLists.txt | ||
| rebaseline-libweb-test | ||
| TestCSSIDSpeed.cpp | ||
| TestCSSPixels.cpp | ||
| TestHTMLTokenizer.cpp | ||
| TestNumbers.cpp | ||
| tokenizer-test.html | ||