index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
pdf
Age
Commit message (
Expand
)
Author
2017-10-02
Drop stream upon error in inline stream.
Sebastian Rasmussen
2017-10-02
Make sure to drop chain upon error in raw and crypto filters.
Sebastian Rasmussen
2017-09-25
Bug 698592: Mark variable fz_var(), avoiding optimization.
Sebastian Rasmussen
2017-09-22
Skip to next whitespace character instead of aborting when repairing PDF.
Tor Andersson
2017-09-20
gl: Scroll to link coordinates when following links.
Tor Andersson
2017-09-13
Consistently drop filter chain upon error.
Sebastian Rasmussen
2017-09-13
Remove old workaround.
Sebastian Rasmussen
2017-09-13
Do not lie.
Sebastian Rasmussen
2017-09-12
Fix leaks upon error while copying array/dict.
Sebastian Rasmussen
2017-09-08
Update fz_separations equivalent color mechanism.
Robin Watts
2017-09-08
Remove unnecessary fz_try()/fz_catch().
Sebastian Rasmussen
2017-09-07
Use dict_put_drop/array_push_drop wherever possible.
Sebastian Rasmussen
2017-09-07
Initialize variables to appease clang scan-build.
Sebastian Rasmussen
2017-08-31
Always add newline before 'endstream' keyword for PDF/A compliance.
Philipp Knechtges
2017-08-31
Adjust PDF header for PDF/A compliance.
Philipp Knechtges
2017-08-31
Do not deflate metadata (necessary for PDF/A compliance).
Philipp Knechtges
2017-08-17
Fix 698357: Strip alpha and spot channels when saving PDF images.
Tor Andersson
2017-08-17
Add FZ_REPLACEMENT_CHARACTER define for U+FFFD character.
Tor Andersson
2017-08-16
Bug 698168: Add support for writing indexed images to pdfs.
Sebastian Rasmussen
2017-08-16
Add bits per component parameter for flate and lzw compressed images.
Sebastian Rasmussen
2017-08-16
Add pdf filter parameters to DecodeParms when writing images.
Sebastian Rasmussen
2017-08-15
Avoid using unsupported alternate form printing of hex number.
Sebastian Rasmussen
2017-08-09
Remove redundant (and incomplete) checks when encountering OCGs.
Tor Andersson
2017-08-02
Bug 698279: Throw exception if xref object number offset too big.
Sebastian Rasmussen
2017-07-27
Remove unnecessary check of colorspace pointer.
Sebastian Rasmussen
2017-07-27
Fix overprint detection in pdf interpreter.
Robin Watts
2017-07-27
Avoid leaking colorspace
Robin Watts
2017-07-25
Omit drawing annotations that are not opened.
Sebastian Rasmussen
2017-07-25
Make it possible to check for properties of PDF annotations.
Sebastian Rasmussen
2017-07-24
Fix ordering of quadpoints in highlight synthesis.
Tor Andersson
2017-07-21
Reuse pattern tiles when running PDF interpreter directly.
Tor Andersson
2017-07-21
Fix 698210: Remove superfluous recursion check in pdf_load_embedded_cmap.
Tor Andersson
2017-07-19
Fix use-after-free of default colorspaces.
Robin Watts
2017-07-19
Add some consts to color conversions.
Robin Watts
2017-07-19
Extend fz_colorspaces to better cope with DeviceN.
Robin Watts
2017-07-19
Rejig page separations interface.
Robin Watts
2017-07-19
Fix colorspace leaks with group colorspaces.
Robin Watts
2017-07-20
Use annotation color when synthesizing text annotations.
Sebastian Rasmussen
2017-07-20
Synthesize annotation appearance if normal appearance is absent.
Sebastian Rasmussen
2017-07-17
Non-isolated groups should use parent color space
Michael Vrhel
2017-07-17
Set colorspace name field.
Tor Andersson
2017-07-17
If page has no group then use output intent color space
Michael Vrhel
2017-07-17
Add colorspace handling to transparency groups
Michael Vrhel
2017-07-06
fz_var() variables must be initialized before fz_try.
Sebastian Rasmussen
2017-07-06
pdf: Avoid leaking indirect object upon error.
Sebastian Rasmussen
2017-07-06
pdf: Drop object upon error while renumbering objects.
Sebastian Rasmussen
2017-07-06
pdf: Drop cmap object in case of exception.
Sebastian Rasmussen
2017-07-06
pdf: If js interpreter fails, avoid loading document js.
Sebastian Rasmussen
2017-07-06
pdf: Drop font descriptor in case of error.
Sebastian Rasmussen
2017-07-06
Drop pdf processor graphics state upon error.
Sebastian Rasmussen
[prev]
[next]