Files
ladybird/Userland/Libraries/LibPDF
Nico Weber 8e50bbc9fb LibPDF: Add string drawing code for Type0Fonts
This is very similar to SimpleFont::draw_string() for now, but
it'll become a bit different when we add support for vertical
text.

CIDFontType now only needs to draw single glyphs. Neither of the
subclasses can do that yet, so no behavior change yet.
2024-02-13 19:46:18 +01:00
..
2024-02-13 19:45:47 +01:00
2023-12-20 12:45:16 -07:00
2024-02-13 19:45:47 +01:00
2024-02-13 19:45:47 +01:00
2024-01-02 22:13:21 +01:00