summaryrefslogtreecommitdiff
path: root/include/mupdf/fitz/path.h
AgeCommit message (Expand)Author
2018-07-05Pass rect and matrix by value in geometry functions.Tor Andersson
2017-04-27Remove debug printing code.Tor Andersson
2017-01-17Fix typos.Sebastian Rasmussen
2017-01-17Fix 697476: Rename header files.Tor Andersson
2016-10-05Add some more comments to API headersRobin Watts
2016-02-22Rename fz_path_processor to fz_path_walker.Tor Andersson
2016-01-18Add consts to fz_keep/drop_path.Robin Watts
2016-01-13Add lots of consts.Robin Watts
2015-12-14Add fz_clone_pathRobin Watts
2015-12-11Use fz_output instead of FILE* for most of our output needs.Tor Andersson
2015-03-24Path packing for memory efficiency.Robin Watts
2015-03-24Path rework for improved memory usage.Robin Watts
2015-02-20Add fz_trim_path and call it.Robin Watts
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-02-17Reference count fz_path and fz_text.Tor Andersson
2013-11-05Allow stroke states to be kept on the stack.Tor Andersson
2013-11-05Improve stroke state function names that take the dash array length.Tor Andersson
2013-09-08Separate command and coordinate arrays in fz_path structure.Tor Andersson
2013-06-18Add explicit #include for header file interdependencies.Tor Andersson
2013-06-18Split fitz.h into subheaders.Tor Andersson