.. |
Fonts
|
1c2b0feb7b
LibPDF: Change how CFF optional width prefix is stored
|
1 год назад |
CMakeLists.txt
|
9204252d02
LibPDF: Add scaffolding for function objects
|
1 год назад |
ColorSpace.cpp
|
f882a3ae37
LibPDF: In ColorSpace creation code, use resolve_to() more
|
1 год назад |
ColorSpace.h
|
5af6e1c042
LibPDF: Implement DeviceNColorSpace
|
1 год назад |
CommonNames.cpp
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 лет назад |
CommonNames.h
|
9bc25db9a3
LibPDF: Add support for the LZW filter
|
1 год назад |
Document.cpp
|
6d47fca3bf
LibPDF: Don't assert on outline destinations that use `null` as page
|
1 год назад |
Document.h
|
78c04cb8b2
AK+LibPDF: Make Format print floats in a roundtrip-safe way by default
|
1 год назад |
DocumentParser.cpp
|
5c0c55d2c0
LibPDF: Ensure xref stream field widths are within expected range
|
1 год назад |
DocumentParser.h
|
ea89053c12
LibPDF: Make PDF version accessible on Document
|
2 лет назад |
Encoding.cpp
|
2249e79630
LibPDF: Add two FIXMEs
|
1 год назад |
Encoding.h
|
64bbe431b5
LibPDF: Add char_code -> name mapping function
|
2 лет назад |
Encryption.cpp
|
af5a7b9a51
LibPDF: Don't crash on encrypted files with streams with filter arrays
|
2 лет назад |
Encryption.h
|
0428308420
LibPDF: Implement 7.6.4.3.3 Algorithm 2.A: Retrieve file encryption key
|
2 лет назад |
Error.h
|
e94f1e38d0
LibPDF: Mark PDF::Error nodiscard
|
2 лет назад |
Filter.cpp
|
588d6fab22
LibGfx+LibPDF: Create filter_type() for converting u8 to FilterType
|
1 год назад |
Filter.h
|
9bc25db9a3
LibPDF: Add support for the LZW filter
|
1 год назад |
Forward.h
|
c2a900b853
Everywhere: Remove unused includes of AK/StdLibExtras.h
|
2 лет назад |
Function.cpp
|
f4a847894f
LibPDF: Make SampledFunction::evaluate() work for n-dimensional input
|
1 год назад |
Function.h
|
9204252d02
LibPDF: Add scaffolding for function objects
|
1 год назад |
Interpolation.cpp
|
2331fe5e68
LibPDF: Add first interpolation methods
|
2 лет назад |
Interpolation.h
|
2331fe5e68
LibPDF: Add first interpolation methods
|
2 лет назад |
Object.h
|
39a1702c99
LibPDF: Make Object::cast<T>() non-const
|
2 лет назад |
ObjectDerivatives.cpp
|
93b3f12680
LibPDF: Fix quadratic runtime in stream dumping
|
2 лет назад |
ObjectDerivatives.h
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 лет назад |
Operator.h
|
77e6dbab33
LibPDF: Fix symbol for text_next_line_show_string_set_spacing operator
|
2 лет назад |
Page.cpp
|
3fe9f8e48d
LibPDF: Don't accidentally form new tokens on pages with contents arrays
|
1 год назад |
Page.h
|
69c965b987
LibPDF: Move code to compute full page contents into Page
|
2 лет назад |
Parser.cpp
|
b4296e1c9b
LibPDF: Don't use unsanitized values in error messages
|
1 год назад |
Parser.h
|
c0f3f1674c
LibPDF: Make string literal parsing fallible
|
1 год назад |
Reader.cpp
|
db08fe12ec
LibPDF: Implement `Reader::is_[eol, whitespace](char)`
|
1 год назад |
Reader.h
|
db08fe12ec
LibPDF: Implement `Reader::is_[eol, whitespace](char)`
|
1 год назад |
Reference.h
|
6111a9f9d0
LibPDF: Make Reference store two u32s instead of one
|
2 лет назад |
Renderer.cpp
|
9b022239c3
LibPDF: Apply all offsets of TJ operator
|
1 год назад |
Renderer.h
|
a2f60911fe
AK: Rename GenericTraits to DefaultTraits
|
1 год назад |
Value.cpp
|
f96a3c002a
Everywhere: Stop shoving things into ::std and mentioning them as such
|
2 лет назад |
Value.h
|
f96a3c002a
Everywhere: Stop shoving things into ::std and mentioning them as such
|
2 лет назад |
XRefTable.h
|
34350ee9e7
LibPDF: Allow reading documents with incremental updates
|
2 лет назад |