summaryrefslogtreecommitdiff
path: root/include/mupdf/fitz/util.h
AgeCommit message (Expand)Author
2018-10-23Add fz_write_pixmap_as_data_uri helper function.Tor Andersson
2018-09-05Add fz_new_stext_page_from_annot utility function.Tor Andersson
2018-07-05Pass matrices by value: device and document interface.Tor Andersson
2018-06-22Use fz_quad type in structured text and selection/highlighting.Tor Andersson
2017-11-08Clean up and speed up text searching.Tor Andersson
2017-08-17Simplify stext structure and device.Tor Andersson
2017-08-09Add common fz_write_image_as_data_uri function for HTML and SVG output.Tor Andersson
2017-04-27Remove public SVG header.Tor Andersson
2017-01-17Fix 697476: Rename header files.Tor Andersson
2016-10-26Introduce options for structured text.Sebastian Rasmussen
2016-09-08Add options to control heuristics in structured text.Sebastian Rasmussen
2016-07-06Add annotations to murun.Tor Andersson
2016-06-23Update JNI code. Take explicit alpha argument in toPixmap functions.Tor Andersson
2016-06-14Fix typos in various parts of the code.Sebastian Rasmussen
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-14Add utility functions to help reduce device creation boilerplate.Tor Andersson