summaryrefslogtreecommitdiff
path: root/fitz/base_rect.c
AgeCommit message (Expand)Author
2010-06-19Floats everywhere!Tor Andersson
2010-05-14Add workaround to clip image blits against the unit rectangle.Tor Andersson
2010-05-11Add a bbox extraction device.Tor Andersson
2010-04-11Rename functions fz_intersectirects and fz_transformaabb.Tor Andersson
2010-04-11Rename fz_irect to fz_bbox.Tor Andersson
2010-04-11Remove unused functions.Tor Andersson
2009-12-03Consolidate include lines to a single fitz.h.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