Files
ladybird/Userland/Libraries/LibPDF
Nico Weber 454a10774e LibPDF: Let Filter::handle_lzw_and_flate_parameters() read decode params
...instead of reading them in Filter::decode() for all filters and
then passing them around to only the LZW and flate filters.

(EarlyChange is LZWDecode-only, so that's read there instead.)

No behavior change.
2024-02-13 19:45:47 +01:00
..
2023-12-20 12:45:16 -07:00
2024-01-02 22:13:21 +01:00