summaryrefslogtreecommitdiff
path: root/source/pdf
AgeCommit message (Expand)Author
2013-09-30make pdf_write_document again accept NULL for fz_optsSimon Bünzli
2013-09-27tweak pdf_parse_actionSimon Bünzli
2013-09-27preserve /Encrypt for documents with streamed xrefsRobin Watts
2013-09-27stop checking if the result of fz_read is negativeSimon Bünzli
2013-09-27fix bug 694618Simon Bünzli
2013-09-24Bug 694557: Fix infinite loop in pdf_lex.Robin Watts
2013-09-23Bug 694565: Cope with negative xref counts when reading old trailers.Robin Watts
2013-09-23Bug 694653: Watch for xref being NULL in pdf_xref_lenRobin Watts
2013-09-13prevent heap underflow in pdf_read_new_xrefSimon Bünzli
2013-09-13Fix various compile warnings spotted by the cluster.Robin Watts
2013-09-10tolerate xobjects with invalid colorspacesSimon Bünzli
2013-09-10correctly set indexed colors in pdf_set_colorSimon Bünzli
2013-09-10support /Alternate colorspace for ICC basedSimon Bünzli
2013-09-10support jpegtables for TIFF imagesSimon Bünzli
2013-09-10Bug 694567: prevent double-free in pdf_open_raw_filterSimon Bünzli
2013-09-08Separate command and coordinate arrays in fz_path structure.Tor Andersson
2013-09-06Fix problem with object dirty flagPaul Gardiner
2013-09-04Fix memory leak due to softmasks.Robin Watts
2013-09-03Silence warning.Tor Andersson
2013-08-29Make the pdf device produce more efficient appearance streams for textPaul Gardiner
2013-08-28Add MuPDF logo to signature appearancePaul Gardiner
2013-08-28take /Version in /Root into accountSimon Bünzli
2013-08-28default OCGs to visibleSimon Bünzli
2013-08-28fix memory leaksSimon Bünzli
2013-08-28fix various typosSimon Bünzli
2013-08-28Fix bad interaction between incremental update and object streamsPaul Gardiner
2013-08-27A few updates to signing supportPaul Gardiner
2013-08-24Support named destinations in remote link annotations.Sebastian Rasmussen
2013-08-24Link annotation code rearranged for aesthetic reasons.Sebastian Rasmussen
2013-08-23Look up glyphs by the 'uniXXXX' form if the glyph list duplicates all fail.Tor Andersson
2013-08-22Add support for writing of xref streamsPaul Gardiner
2013-08-13Signature creationPaul Gardiner
2013-08-13Remove unnecessary parameterPaul Gardiner
2013-08-13Insert the extra layers required for a signature-appearance streamPaul Gardiner
2013-08-13Add support for creating signature-field appearance streamsPaul Gardiner
2013-08-07Use ascender and descender to determine line skipPaul Gardiner
2013-08-02Correctly account for alterations to xobject matrix and bboxPaul Gardiner
2013-08-02Handle more color cases in DA handlingPaul Gardiner
2013-08-02Improve naming consistencyPaul Gardiner
2013-07-30For freetext annotations, distinguish device and page space correctly.Paul Gardiner
2013-07-30Change pdf_measure_text to account for the borders around charactersPaul Gardiner
2013-07-29Add support for freetext annotationsPaul Gardiner
2013-07-29A few updates to the pdf devicePaul Gardiner
2013-07-26Silence 'set but not used' warnings.Tor Andersson
2013-07-26Clean up whitespace.Tor Andersson
2013-07-24Fix leak of pdf_field_value.Robin Watts
2013-07-22Collect together all code to do with appearance-stream creationPaul Gardiner
2013-07-19Initial work on progressive loadingRobin Watts
2013-07-12Set /Parent entry when inserting a page into the page tree.Tor Andersson
2013-07-12Throw exception on invalid page objects when looking up page numbers.Tor Andersson