mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 08:48:11 +00:00
![]() Font::width(string) will subtract one Font::glyph_spacing() from the result, since we don't put any spacing after the last glyph. This was messing up text layout here, since we assumed each glyph width also included the glyph spacing. |
||
---|---|---|
.. | ||
CSS | ||
DOM | ||
Layout | ||
Parser | ||
Scripts | ||
Dump.cpp | ||
Dump.h | ||
HtmlView.cpp | ||
HtmlView.h | ||
install.sh | ||
Makefile | ||
Makefile.host | ||
Makefile.shared | ||
RenderingContext.h | ||
TreeNode.h |