Age | Commit message (Expand) | Author |
---|---|---|
2010-03-09 | Add text extraction device. | Tor Andersson |
2010-02-09 | Use fz_pixmap instead of fz_image and remove the subclassing in pdf_image. | Tor Andersson |
2010-02-09 | Don't exit early when encountering an empty clip path. | Tor Andersson |
2010-01-08 | Take expansion factor in consideration when checking for hairline strokes. | Tor Andersson |
2010-01-08 | Make unsupported features be fz_warn(), so as not to pollute stdout. | Sebastian Rasmussen |
2010-01-07 | Reenable x11pdf viewer. | Tor Andersson |
2010-01-07 | Shadings with background fill. | Tor Andersson |
2010-01-07 | Clipping paths. | Tor Andersson |
2010-01-07 | Draw images and shadings. | Tor Andersson |
2010-01-07 | Render text. | Tor Andersson |
2010-01-07 | Fix typos in stroking code and pass the device matrix to the interpreter. Now... | Tor Andersson |
2009-12-07 | Add dev_draw. | Tor Andersson |