mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 23:50:19 +00:00
63f8feb9a4
To get away from the ancient (and buggy) text layout code in Gfx::Painter, we want to remove all the uses of Painter::draw_text(). As a first step towards this, we implement the draw_text() display list command in terms of the draw_text_run() command by performing the very simple necessary layout in draw_text() beforehand. |
||
---|---|---|
.. | ||
Libraries | ||
Services | ||
Utilities | ||
CMakeLists.txt |