summaryrefslogtreecommitdiff
path: root/include/mupdf/fitz/display-list.h
AgeCommit message (Expand)Author
2018-07-05Pass rects by value: device and document interface.Tor Andersson
2018-07-05Pass matrices by value: device and document interface.Tor Andersson
2018-07-05Pass rect and matrix by value in geometry functions.Tor Andersson
2017-09-20Remove comment markers about interfaces not throwing exceptions.Sebastian Rasmussen
2017-01-17Fix 697476: Rename header files.Tor Andersson
2016-10-24Fix cluster timeouts with test file.Robin Watts
2016-06-17Add mediabox argument to fz_new_display_list.Tor Andersson
2016-06-14Fix typos in various parts of the code.Sebastian Rasmussen
2016-05-20Add images based on display lists.Tor Andersson
2015-09-14Add utility functions to help reduce device creation boilerplate.Tor Andersson
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-06-18Add explicit #include for header file interdependencies.Tor Andersson
2013-06-18Split fitz.h into subheaders.Tor Andersson