Andreas Kling 39a1702c99 LibPDF: Make Object::cast<T>() non-const 2 years ago
..
Fonts c4507bb56e LibPDF: Add more built-in SIDs 2 years ago
CMakeLists.txt c4b45a82cd LibPDF: Add initial CFF parsing 2 years ago
ColorSpace.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
ColorSpace.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
CommonNames.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
CommonNames.h 3588709986 LibPDF: Load Type1C fonts when found 2 years ago
Document.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
Document.h a533ea7ae6 LibPDF: Improve stream parsing 2 years ago
DocumentParser.cpp 34350ee9e7 LibPDF: Allow reading documents with incremental updates 2 years ago
DocumentParser.h 34350ee9e7 LibPDF: Allow reading documents with incremental updates 2 years ago
Encoding.cpp 64bbe431b5 LibPDF: Add char_code -> name mapping function 2 years ago
Encoding.h 64bbe431b5 LibPDF: Add char_code -> name mapping function 2 years ago
Encryption.cpp 5fa8068580 LibPDF: Fix calculation of encryption key 2 years ago
Encryption.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
Error.h 96fb4b20f1 LibPDF: Add Errors class that accumulate multiple errors 2 years ago
Filter.cpp 856d0202f2 LibGfx: Rename `JPGLoader` to `JPEGLoader` 2 years ago
Filter.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
Forward.h c2a900b853 Everywhere: Remove unused includes of AK/StdLibExtras.h 2 years ago
Interpolation.cpp 2331fe5e68 LibPDF: Add first interpolation methods 2 years ago
Interpolation.h 2331fe5e68 LibPDF: Add first interpolation methods 2 years ago
Object.h 39a1702c99 LibPDF: Make Object::cast<T>() non-const 2 years ago
ObjectDerivatives.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
ObjectDerivatives.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
Operator.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
Parser.cpp 2db168acc1 LibTextCodec+Everywhere: Port Decoders to new Strings 2 years ago
Parser.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
Reader.cpp 1f27c47973 LibPDF: Check for end of stream in Reader::matches_regular_character() 2 years ago
Reader.h c592b889bf LibPDF: Add Reader::try_read for easier error propagation 2 years ago
Reference.h d344253b08 LibPDF: Extract reference bitpacking into dedicated class 3 years ago
Renderer.cpp 82bac7e665 LibPDF: Fix clipping of painting operations 2 years ago
Renderer.h e87fecf710 LibPDF: Switch to best-effort PDF rendering 2 years ago
Value.cpp f96a3c002a Everywhere: Stop shoving things into ::std and mentioning them as such 2 years ago
Value.h f96a3c002a Everywhere: Stop shoving things into ::std and mentioning them as such 2 years ago
XRefTable.h 34350ee9e7 LibPDF: Allow reading documents with incremental updates 2 years ago