1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 08:38:10 +00:00
serenity/Userland/Libraries/LibPDF/Fonts
Matthew Olsson 058cf5f7f7 LibPDF: Accept font size in PDFFont::get_char_width
This will be required for TTF fonts
2022-03-31 18:10:45 +02:00
..
PDFFont.cpp LibPDF: Move font files into their own directory 2022-03-31 18:10:45 +02:00
PDFFont.h LibPDF: Accept font size in PDFFont::get_char_width 2022-03-31 18:10:45 +02:00
Type1Font.cpp LibPDF: Accept font size in PDFFont::get_char_width 2022-03-31 18:10:45 +02:00
Type1Font.h LibPDF: Accept font size in PDFFont::get_char_width 2022-03-31 18:10:45 +02:00