summaryrefslogtreecommitdiff
path: root/source/fitz/path.c
AgeCommit message (Expand)Author
2015-02-20Add fz_trim_path and call it.Robin Watts
2015-02-17Add helper functions to keep/drop reference counts with locking.Tor Andersson
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-20Rearrange source files.Tor Andersson