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-01-07 00:56:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b79b70f197efcbcb76cebeabc445faa5d73377c2
ladybird
/
Userland
/
Libraries
/
LibPDF
History
Julian Offenhäuser
bdd5f36121
LibPDF: Load replacements for TrueTypeFonts without an embedded font
...
This previously only happened for Type 1 fonts.
2023-03-25 16:27:30 -06:00
..
Fonts
LibPDF: Load replacements for TrueTypeFonts without an embedded font
2023-03-25 16:27:30 -06: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
…
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
…