ladybird/Userland/Libraries/LibPDF
Nico Weber 934340d845 LibPDF: Add FIXME for CIDFontType2 creation
Move some code only needed for CIDFontType2 creation into a new
function and add a FIXME describing what needs to happen there.
2023-08-14 16:26:09 +02:00
..
Fonts LibPDF: Add FIXME for CIDFontType2 creation 2023-08-14 16:26:09 +02:00
CMakeLists.txt
ColorSpace.cpp LibPDF: Dedicated messages for Indexed and Pattern spaces 2023-07-24 11:01:25 -04:00
ColorSpace.h LibPDF: Add smoke-and-mirror implementation of SeparationColorSpace 2023-07-24 09:52:01 -04:00
CommonNames.cpp
CommonNames.h LibPDF: Sketch out Type0 font support some more 2023-07-25 12:10:36 +02:00
Document.cpp LibPDF: Extract a Document::read_filters() method 2023-07-24 09:50:45 -04:00
Document.h LibPDF: Extract a Document::read_filters() method 2023-07-24 09:50:45 -04:00
DocumentParser.cpp
DocumentParser.h
Encoding.cpp
Encoding.h
Encryption.cpp LibPDF: Don't crash on encrypted files with streams with filter arrays 2023-07-24 09:50:45 -04:00
Encryption.h
Error.h
Filter.cpp LibPDF: Make JPEG decoding errors not assert 2023-07-23 23:04:25 -04:00
Filter.h
Forward.h
Interpolation.cpp
Interpolation.h
Object.h
ObjectDerivatives.cpp
ObjectDerivatives.h
Operator.h LibPDF: Fix symbol for text_next_line_show_string_set_spacing operator 2023-07-22 12:25:30 -04:00
Page.cpp
Page.h
Parser.cpp LibPDF: Extract a Document::read_filters() method 2023-07-24 09:50:45 -04:00
Parser.h
Reader.cpp
Reader.h
Reference.h
Renderer.cpp LibPDF: Ensure all subpaths are closed before filling paths 2023-07-25 13:42:40 +02:00
Renderer.h
Value.cpp
Value.h
XRefTable.h