summaryrefslogtreecommitdiff
path: root/source/pdf/pdf-resources.c
AgeCommit message (Expand)Author
2017-06-27pdf: Avoid causing segfault if image object cannot be preloaded.Sebastian Rasmussen
2017-04-27Avoid typecasting function pointers in subclasses.Tor Andersson
2017-04-27Typedef function pointers consistently.Tor Andersson
2017-04-27Include required system headers.Tor Andersson
2017-01-17Add value destructor callback to fz_hash_table.Tor Andersson
2016-10-18All external drop functions handles NULL.Sebastian Rasmussen
2016-10-12Fix (harmless) typo in function prototypes.Tor Andersson
2016-09-01Simplify PDF resource caching table handling.Tor Andersson
2016-07-13Use fz_malloc_struct rather than fz_calloc.Robin Watts
2016-07-06pdf: Drop generation number from public interfaces.Tor Andersson
2016-05-24fz_pixmap revamp: add stride and make alpha optionalRobin Watts
2016-04-28Partial image decode.Robin Watts
2016-04-27Fix 696649: remove fz_rethrow_message calls.Tor Andersson
2016-02-29Simplify res_image_get_md5.Tor Andersson
2016-02-29Remove pdf_res struct. Use pdf_obj indirect references directly.Tor Andersson
2016-02-29Rename some functions.Tor Andersson
2016-02-29Add mutool create tool, and PDF font and image resource creation.Michael Vrhel