Files
ladybird/Userland/Libraries/LibGfx/BitmapFont.cpp
Andreas Kling f5e914fb9f LibTTF+LibGfx: Make Gfx::Font::bold_variant() work for TTF fonts
There's no need for this to be a virtual, it's just a font database
lookup and can be done in the Font base class.
2021-07-20 02:48:29 +02:00

9.8 KiB