ladybird/Userland/Libraries/LibPDF/Fonts
2022-04-09 23:48:18 +02:00
..
PDFFont.cpp LibPDF: Add Type0 and TrueType fonts 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
TrueTypeFont.cpp LibGfx: Move ScaledFont and new base class VectorFont out of TTF 2022-04-09 23:48:18 +02:00
TrueTypeFont.h LibGfx: Move TTF files from TrueTypeFont/ to Font/TrueType/ 2022-04-09 23:48:18 +02:00
Type0Font.cpp LibPDF: Add Type0 and TrueType fonts 2022-03-31 18:10:45 +02:00
Type0Font.h LibPDF: Add Type0 and TrueType fonts 2022-03-31 18:10:45 +02:00
Type1Font.cpp LibPDF: Abstract Type1 font data 2022-03-31 18:10:45 +02:00
Type1Font.h LibPDF: Abstract Type1 font data 2022-03-31 18:10:45 +02:00