index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
pdf
/
pdf-op-run.c
Age
Commit message (
Expand
)
Author
2015-02-17
Add ctx parameter and remove embedded contexts for API regularity.
Tor Andersson
2015-02-17
Reference count fz_path and fz_text.
Tor Andersson
2015-01-20
don't omit patterns with huge xstep/ystep values
Simon Bünzli
2014-07-18
allow to extract text for uncacheable glyphs
Simon Bünzli
2014-06-16
Fix a fatal compiler warning when building with the latest version of the And...
Matt Holgate
2014-06-09
Bug 695300: Sanitize draw-device stack handling in error cases.
Robin Watts
2014-05-27
Bug 695260: Fix error handling in do_xobject
Robin Watts
2014-05-22
Flush pending text on a change of CTM.
Robin Watts
2014-05-13
Fix signedness in cmap interface.
Tor Andersson
2014-04-23
Fix 693391: simplify warning message
Tor Andersson
2014-03-25
Bug 695089: inherit resources for softmasks (regression fix)
Simon Bünzli
2014-03-18
Fix operator buffering of inline images.
Robin Watts
2014-03-17
Rework fz_streams.
Robin Watts
2014-03-17
Ensure that BDC operators get both params.
Robin Watts
2014-03-04
Add pdf_process interface.
Robin Watts