summaryrefslogtreecommitdiff
path: root/fitz/res_path.c
AgeCommit message (Expand)Author
2011-04-04Le Roi est mort, vive le Roi!Tor Andersson
2011-04-01xps: Respect PathGeometry.Transform attribute.Tor Andersson
2011-03-01Fix subtle path stroking bug where closepath did not update the pen position.Tor Andersson
2011-01-27Add fz_calloc function to check for integer overflow when allocating arrays, ...Tor Andersson
2010-07-31Include all three bezier controlpoints when bounding curves in a path.Sebastian Rasmussen
2010-07-17Remove all trailing whitespace.Tor Andersson
2010-06-19Floats everywhere!Tor Andersson
2010-06-15Add missing break in fz_boundpath.Tor Andersson
2010-04-25Move stroking state to a separate struct in preparation for stroked text rend...Tor Andersson
2010-04-19Add support for patterns in stroked paths and text.Tor Andersson
2010-04-15XML-ify output of dev_trace.Tor Andersson
2010-04-08Add display list device.Tor Andersson
2010-04-08Rename the old path and text node files.Tor Andersson