summaryrefslogtreecommitdiff
path: root/source/fitz/util.c
AgeCommit message (Expand)Author
2016-07-08Separate close and drop functionality for devices and writers.Tor Andersson
2016-07-06Add annotations to murun.Tor Andersson
2016-06-23Update JNI code. Take explicit alpha argument in toPixmap functions.Tor Andersson
2016-06-17Add mediabox argument to fz_new_display_list.Tor Andersson
2016-06-17Add device space transform state to draw device.Tor Andersson
2016-05-24fz_pixmap revamp: add stride and make alpha optionalRobin Watts
2016-01-05Remove fz_page argument from fz_annot function calls.Tor Andersson
2015-12-11Rename structured text structs and functions to 'stext'.Tor Andersson
2015-09-30Fix windows build of fitz/util.cRobin Watts
2015-09-14Add utility functions to help reduce device creation boilerplate.Tor Andersson