Files
ladybird/Userland/Libraries/LibPDF/Fonts/PDFFont.cpp
Nico Weber 5dad8b693e LibPDF: Make PDFFont::replacement_for() return a ScaledFont
We only want to load non-bitmap fallback fonts as PDF fallback fonts,
so let's make the return type represent that.

No behavior change.
2024-03-01 17:56:59 +01:00

3.6 KiB