summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-27Added support for printing specific pages' resource info.Sebastian Rasmussen
2009-02-27Put stronger emphasis on type3 fonts lacking resources.Sebastian Rasmussen
2009-02-27Improved logging when repairing defect files.Sebastian Rasmussen
2009-02-27When failing to load embedded font, attempt to load system font instead.Sebastian Rasmussen
2009-02-27Log print beautification.Sebastian Rasmussen
2008-12-11Add warning for unsupported keyword.Sebastian Rasmussen
2009-02-26Add missing reference count.Tor Andersson
2009-02-23Refactor fz_font and pdf_font mess into fz_font and pdf_fontdesc with more fo...Tor Andersson
2009-02-24Fixed typo in parsing of compressed xref streams.Tor Andersson
2009-02-23Removed broken optimization that made invisible 1x1 images opaque.Tor Andersson
2009-02-23Improved error handling and colorspace printing.Tor Andersson
2009-02-23Avoid sign-extension troubles in CMap parsing.Tor Andersson
2009-02-19Fixed a typo. If fz_debug cannot fit the resulting string into a static buffe...Tor Andersson
2009-02-17Propagate restrict type specifiers to other ximage_convert functions.Ralph Giles
2009-02-17Fix a comment typo.Ralph Giles
2009-02-17Remove a spurious restrict in cast.Ralph Giles
2008-12-09Ignore errors where the endobj keyword is missing and print a warning instead...Tor Andersson
2008-12-09strlcat() has been moved from util_strlcat.c to util_strlcpy.c.Sebastian Rasmussen
2008-12-06Add new mupdftool info command.Sebastian Rasmussen
2008-12-06Add interface to retrieve page object reference.Sebastian Rasmussen
2008-12-06Properly handle the case where a pagetree not is completely missing.Sebastian Rasmussen
2008-12-02Fix a typo in the PDF version string.Tor Andersson
2008-11-25Const-ify this arc4 interface.Ralph Giles
2008-10-01Const-ify the arc4 interface.Ralph Giles
2008-11-25Recognize .PDF as an extension in mupdftool draw.Ralph Giles
2008-11-18Disable inlines in the debug build.Ralph Giles
2008-10-01Don't pretend encryption v4 is v2.Ralph Giles
2008-09-30Fix a buffer signedness warning.Ralph Giles
2008-11-24Improve error message when encountering unknown xobject resources.Sebastian Rasmussen
2008-11-23Added object refence to error message.Sebastian Rasmussen
2008-11-14Handle nil in reference counting as it may be called in the error case.Sebastian Rasmussen
2008-11-14Attempt to recover when pagetree nodes lack the correct types.Sebastian Rasmussen
2008-11-13Improved pagetree error messages.Sebastian Rasmussen
2008-11-13Use a lowercase build directory, and provide build variants again.Tor Andersson
2008-11-13Fixed reference counting for shadings found in resource object store.Sebastian Rasmussen
2008-11-12Keep all operators in the postscript calculator function name table.Tor Andersson
2008-11-12Properly drop references to resources after preloading them in the store.Tor Andersson
2008-11-12Add debug printout for pdf store.Tor Andersson
2008-11-12Corrected bug in postscript function "copy" operator.Tor Andersson
2008-11-12Make object number printouts be more consistent.Tor Andersson
2008-11-11Warn when creating empty paths. Do not realloc to trim path data.Tor Andersson
2008-11-11Cap extreme font sizes.Tor Andersson
2008-11-05Show stack trace in windows error dialog.Tor Andersson
2008-11-05Look in PUA encoding if characters are not found in the regular encoding.Tor Andersson
2008-11-05Allow /Bounds that are not strictly monotonic in stitching functions.Tor Andersson
2008-11-03Fix LTEXT syntax in winres.rc.Tor Andersson
2008-10-26Move page range check out of loop and print range of pages drawn.Sebastian Rasmussen
2008-10-16Put buffer->eof handling in filter struct, not in individual process functions.Tor Andersson
2008-10-13Take md5 checksum of rasters in pdftool, and clean up messages a bit.Tor Andersson
2008-10-07Fix typo in the previous typo fix.Tor Andersson