Files
ladybird/Userland/Libraries/LibGfx/TextLayout.cpp
Andreas Kling 65629d26fe LibGfx: Use Font::pixel_size() instead of glyph_height() when painting
This gives us correct height metrics for both bitmap and scalable fonts.
2022-03-27 01:14:56 +01:00

7.1 KiB