This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-23 13:57:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4a0fee03d00a4cbe5e2a6dfcd2937f51562f55a
ladybird
/
Userland
/
Libraries
/
LibPDF
History
Nico Weber
f56b897622
Everywhere: Fix a few typos
...
Some even user-visible!
2023-04-12 19:37:35 +02:00
..
Fonts
Everywhere: Fix a few typos
2023-04-12 19:37:35 +02:00
CMakeLists.txt
…
ColorSpace.cpp
…
ColorSpace.h
…
CommonNames.cpp
…
CommonNames.h
…
Document.cpp
LibPDF: Allow the page rotation to be inherited
2023-03-25 16:27:30 -06:00
Document.h
LibPDF: Allow the page rotation to be inherited
2023-03-25 16:27:30 -06:00
DocumentParser.cpp
LibPDF: Fix navigate_to_before_eof_marker() for PDFs not ending in EOL
2023-03-22 09:04:00 +01:00
DocumentParser.h
…
Encoding.cpp
…
Encoding.h
…
Encryption.cpp
…
Encryption.h
…
Error.h
…
Filter.cpp
LibPDF: Ignore whitespace in the ASCII hex filter
2023-03-25 16:27:30 -06:00
Filter.h
…
Forward.h
…
Interpolation.cpp
…
Interpolation.h
…
Object.h
…
ObjectDerivatives.cpp
…
ObjectDerivatives.h
…
Operator.h
Everywhere: Remove unused DeprecatedString includes
2023-04-09 22:00:54 +02:00
Parser.cpp
…
Parser.h
…
Reader.cpp
LibPDF: Don't consume anything other than EOL in Reader::consume_eol()
2023-03-22 09:04:00 +01:00
Reader.h
…
Reference.h
…
Renderer.cpp
LibPDF: Scale vector paths with the view
2023-03-25 16:27:30 -06:00
Renderer.h
…
Value.cpp
…
Value.h
…
XRefTable.h
…