summaryrefslogtreecommitdiff
path: root/fitzdraw/pathstroke.c
AgeCommit message (Expand)Author
2010-03-15Rename fitzdraw directory to draw.Tor Andersson
2010-01-07Fix typos in stroking code and pass the device matrix to the interpreter. Now...Tor Andersson
2009-12-07Update path fill, stroke and dash code.Tor Andersson
2009-12-03Consolidate include lines to a single fitz.h.Tor Andersson
2009-12-02Killing time. Butchered display tree and disabled all calls to it.Tor Andersson
2009-11-29Fix up indentation.Tor Andersson
2009-07-03Be less strict when comparing tiny features with epsilon in the path stroking...Tor Andersson
2009-03-11Remove fz_outofmem constant.Tor Andersson
2009-03-11Change fz_error* struct into an integer error type fz_error.Tor Andersson
2009-02-28Merge and move header files into the source directories.Tor Andersson
2009-02-28Moved Fitz files into one directory.Tor Andersson