summaryrefslogtreecommitdiff
path: root/fitz
AgeCommit message (Expand)Author
2009-03-11Add fz_catch function, and cause the throw/rethrow/catch functions to print t...Tor Andersson
2009-03-05Remove unused and mostly untested pdf updating and writing code.Tor Andersson
2009-03-01Fix type3 fonts so they work again after the font refactoring.Tor Andersson
2009-03-01Added COPYING to fitz and mupdf directories.Tor Andersson
2009-02-28Merge and move header files into the source directories.Tor Andersson
2009-02-28Fix typo in new Jamfile for jbig2dec and jasper paths.Tor Andersson
2009-02-28Moved Fitz files into one directory.Tor Andersson
2005-06-04new world orderTor Andersson
2005-06-02metro package relationshipsTor Andersson
2005-05-12use bboxes in text extractionTor Andersson
2005-05-04fix segfault in cleanmasksTor Andersson
2005-04-04rename rect fields to x0 y0 x1 y1Tor Andersson
2005-03-30rename and shuffle -- part 2Tor Andersson