summaryrefslogtreecommitdiff
path: root/source/fitz/draw-rasterize.c
AgeCommit message (Expand)Author
2018-07-05Pass rect and matrix by value in geometry functions.Tor Andersson
2018-03-12Ensure we pass AA options to draw device and set text_bits appropriately.Tor Andersson
2017-11-01Use int64_t for public file API offsets.Tor Andersson
2017-10-24Overprint support.Robin Watts
2017-06-22Move rasterizer/anti-alias choices into the draw device.Robin Watts
2017-06-13Add edgebuffer based rasterizerRobin Watts
2017-06-13Introduce fz_rasterizer encapsulationRobin Watts