summaryrefslogtreecommitdiff
path: root/source/fitz/draw-imp.h
AgeCommit message (Expand)Author
2016-05-24fz_pixmap revamp: add stride and make alpha optionalRobin Watts
2016-01-13Add lots of consts.Robin Watts
2015-07-20Improve Grid fitting of images for .gproof files.Robin Watts
2015-04-06Bug 694367: Attempt to avoid dropouts of rectangles.Robin Watts
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2013-09-30Disable image interpolation with a hint.Robin Watts
2013-09-30Bug 694526: Fix hang in stroking path.Robin Watts
2013-08-30Use RLE coding scheme for glyph bitmaps.Robin Watts
2013-06-20Rearrange source files.Tor Andersson