summaryrefslogtreecommitdiff
path: root/source/fitz/draw-imp.h
AgeCommit message (Expand)Author
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