Files
ladybird/Userland/Libraries/LibGfx/FontCascadeList.cpp
Andreas Kling a30d263522 LibGfx: Don't clone fonts in FontCascadeList::extend()
This was create a completely avoidable explosion of BitmapFont clones
when running on SerenityOS.
2023-12-27 11:42:05 +01:00

1.3 KiB