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