summaryrefslogtreecommitdiff
path: root/pdf/pdf_interpret.c
AgeCommit message (Expand)Author
2011-09-21Add warning context.Tor Andersson
2011-09-21Don't thread ctx through safe fz_obj functions.Tor Andersson
2011-09-15Add context to mupdf.Robin Watts
2011-09-14Initial import of exception handling codeRobin Watts
2011-09-06Don't invoke tiling device calls when there is only one tile to be drawn.Tor Andersson
2011-09-01Manage linewidth state correctly when rendering text with stroking.Tor Andersson
2011-09-01Use correct concatenation order for XObject matrix.Tor Andersson
2011-08-31Make in_array state a local variable to cope with broken XObject streams.Tor Andersson
2011-08-09Fix bug 692312.Tor Andersson
2011-08-09Fix bug 692272: use the softmask_ctm when drawing soft masks.Tor Andersson
2011-08-06Allocate a re-entrant safe buffer for interpreting content streams.Tor Andersson
2011-08-01Add support for colored Type3 glyphs (ones that use d0).Robin Watts
2011-07-13Non-isolated group support, and fix Bug 692336.Robin Watts
2011-07-08Clip area optimisations for displaylist case:Robin Watts
2011-07-06Tweak mupdf clip path handling.Robin Watts
2011-05-31Fix assert in scale: see Bug 692245.Robin Watts
2011-04-25Always call glyph index "gid"; not "cid" as in some places.Tor Andersson
2011-04-11Add triangle caps; separate start, dash and end cap styles for XPS.Tor Andersson
2011-04-10Combine build and interpret to make csi, gstate and material private structs.Tor Andersson
2011-04-10Make blendmode opaque.Tor Andersson
2011-04-05Update the display list device to use the new device functions.Tor Andersson
2011-04-05Add wrapper functions around device calls.Tor Andersson
2011-04-05pdf: Fix segfault in pdf_is_hidden_ocg.Tor Andersson
2011-04-04Le Roi est mort, vive le Roi!Tor Andersson
2011-04-04pdf: Rename mupdf directory.Tor Andersson