Files
ladybird/Userland/Libraries/LibGUI/GlyphMapWidget.cpp
Sam Atkins 21a24c36a8 LibGUI: Make GlyphMapWidget work with vector fonts
This basically just meant replacing the `m_font` field with the one
inherited from Widget.
2022-01-16 11:17:03 +01:00

9.0 KiB