summaryrefslogtreecommitdiff
path: root/source/pdf/pdf-op-run.c
AgeCommit message (Expand)Author
2015-03-25Bug 695885: Avoid too many pop clips.Robin Watts
2015-03-24Path rework for improved memory usage.Robin Watts
2015-03-24Don't pass interpreter context to pdf_processor opcode callbacks.Tor Andersson
2015-02-24Bug 695843: Tweak bboxes of type3 fonts; honour the d1 values.Robin Watts
2015-02-24Simplify/Correct logic in pdf_show_charRobin Watts
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-02-17Reference count fz_path and fz_text.Tor Andersson
2015-01-20don't omit patterns with huge xstep/ystep valuesSimon Bünzli
2014-07-18allow to extract text for uncacheable glyphsSimon Bünzli
2014-06-16Fix a fatal compiler warning when building with the latest version of the And...Matt Holgate
2014-06-09Bug 695300: Sanitize draw-device stack handling in error cases.Robin Watts
2014-05-27Bug 695260: Fix error handling in do_xobjectRobin Watts
2014-05-22Flush pending text on a change of CTM.Robin Watts
2014-05-13Fix signedness in cmap interface.Tor Andersson
2014-04-23Fix 693391: simplify warning messageTor Andersson
2014-03-25Bug 695089: inherit resources for softmasks (regression fix)Simon Bünzli
2014-03-18Fix operator buffering of inline images.Robin Watts
2014-03-17Rework fz_streams.Robin Watts
2014-03-17Ensure that BDC operators get both params.Robin Watts
2014-03-04Add pdf_process interface.Robin Watts