summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibPDF/Error.h
AgeCommit message (Expand)Author
2023-02-24LibPDF: Add new error construction functionsRodrigo Tobar
2022-12-16LibPDF: Add Errors class that accumulate multiple errorsRodrigo Tobar
2022-12-10LibPDF: Add new Error::Type for unsupported rendering featuresRodrigo Tobar
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-03-31LibPDF: Add Type0 and TrueType fontsMatthew Olsson
2022-03-07LibPDF: Propagate errors in Parser and DocumentMatthew Olsson