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
2012-01-20
Flip images the right side up in the PDF interpreter.
Tor Andersson
2012-01-19
Transform link rectangles by the hidden page CTM.
Tor Andersson
2012-01-19
Multi-threading support for MuPDF
Robin Watts
2012-01-18
Better handling of 'uncacheable' Type3 glyphs. Bug 692745.
Robin Watts
2012-01-13
Avoid infinite loops with XObjects.
Robin Watts
2012-01-13
Allow the interpreter gstate stack to grow.
Robin Watts
2012-01-12
Support proper XPS mitering. (And stroke fixes).
Robin Watts
2012-01-12
Use the same coordinate system for pdf and xps pages in the interface.
Tor Andersson
2012-01-11
Calculate accurate per-glyph bounding boxes for fz_bound_text.
Tor Andersson
2012-01-06
PDF fixes/tweaks.
Robin Watts
2012-01-04
Bug 692739: Add ability to abort time consuming actions
Robin Watts
2011-12-19
More Memory squeezing fixes
Robin Watts
2011-12-17
Change stream 'close' functions to facilitate error cleanup.
Robin Watts
2011-12-16
More memsqueezing fixes.
Robin Watts
2011-12-16
More memsqueezing fixes.
Robin Watts
2011-12-16
Mote memsqueezing fixes.
Robin Watts
2011-12-16
Add fz_malloc_struct, and make code use it.
Robin Watts
2011-12-08
Stylistic changes when testing pointer values for NULL.
Tor Andersson
2011-12-08
Move from volatile to fz_var.
Robin Watts
2011-12-07
Fix tile coverage calculations.
Robin Watts
2011-11-25
Merge branch 'master' into context
Robin Watts
2011-11-25
First cut at support for OCGs in mupdf (bug 692314)
Robin Watts
2011-11-24
Fix *STUPID* error in recent clipping changes.
Robin Watts
2011-11-15
Fix clipping error.
Robin Watts
2011-11-15
Fix clipping error.
Robin Watts
2011-11-15
Merge branch 'master' into context
Robin Watts
2011-11-14
mupdf clip path handling; revert commit 2f8acb0
Robin Watts
2011-10-04
Move to exception handling rather than error passing throughout.
Robin Watts
2011-09-21
Add warning context.
Tor Andersson
2011-09-21
Don't thread ctx through safe fz_obj functions.
Tor Andersson
2011-09-15
Add context to mupdf.
Robin Watts
2011-09-14
Initial import of exception handling code
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
[prev]
[next]