Files
ladybird/Userland/Libraries/LibPDF/Error.h
Rodrigo Tobar 96fb4b20f1 LibPDF: Add Errors class that accumulate multiple errors
This will be used to perform a best-effort rendering, where an error in
rendering won't abort the whole rendering operation, but instead will be
stored for later reference while rendering continues.
2022-12-16 10:04:23 +01:00

1.8 KiB