Files
ladybird/Userland/Libraries/LibGfx/TextLayout.cpp
Aliaksandr Kalenik 4786604f8b LibGfx: Replace ad-hoc text width calculation with harfbuzz
Since harfbuzz is already used to calculate glyph positions, let's
also use it to measure width.
2024-09-04 13:14:05 +02:00

2.3 KiB