summaryrefslogtreecommitdiff
path: root/fitz/node_path.c
AgeCommit message (Expand)Author
2010-04-08Rename the old path and text node files.Tor Andersson
2010-03-10Tiling patterns.Tor Andersson
2009-12-07Implement a device interface and a tracing device for fitz.Tor Andersson
2009-12-03Chopped out the tree building, leaving only pdf_showstuff stubs.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-08-23Removing warning when creating empty paths since this is a very common occurr...Tor Andersson
2009-07-03Be less strict when comparing tiny features with epsilon in the path stroking...Tor Andersson
2009-04-08Warn when closing an empty path instead of aborting.Tor Andersson
2009-04-08Use fz_okay instead of nil when comparing return codes.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
2005-06-04new world orderTor Andersson
2005-04-04rename rect fields to x0 y0 x1 y1Tor Andersson
2005-03-30rename and shuffle -- part 2Tor Andersson