summaryrefslogtreecommitdiff
path: root/source/pdf/pdf-interpret.c
AgeCommit message (Expand)Author
2013-10-14Handle stroke+fill operations with transparency/blendmodes.Robin Watts
2013-10-10Use the 'rect' param to fz_clip_path.Robin Watts
2013-09-27fix bug 694618Simon Bünzli
2013-09-10correctly set indexed colors in pdf_set_colorSimon Bünzli
2013-09-04Fix memory leak due to softmasks.Robin Watts
2013-08-28default OCGs to visibleSimon Bünzli
2013-08-28fix memory leaksSimon Bünzli
2013-07-19Initial work on progressive loadingRobin Watts
2013-06-27Move to using a flags bit rather than "Dirty" dict entries.Robin Watts
2013-06-25Rid the world of "pdf_document *xref".Robin Watts
2013-06-25Update pdf_obj's to have a pdf_document field.Robin Watts
2013-06-20Rearrange source files.Tor Andersson