Age | Commit message (Expand) | Author |
---|---|---|
2012-06-11 | Fix Bug 693102: Overflows in large pixmap indexing. | Robin Watts |
2012-04-05 | Bug 692946 - fix 'stray white pixels in black areas' when halftoning. | Robin Watts |
2012-03-13 | Rename some functions and accessors to be more consistent. | Tor Andersson |
2012-03-07 | Tweak Halftone functions | Robin Watts |
2012-03-06 | Split fitz.h/mupdf.h into internal/external headers. | Robin Watts |
2012-02-03 | Be consistent about passing a fz_context argument in pixmap functions. | Tor Andersson |
2011-12-08 | Stylistic changes when testing pointer values for NULL. | Tor Andersson |
2011-09-15 | Add context to mupdf. | Robin Watts |
2011-08-06 | Cosmetic style fixes. | Tor Andersson |
2011-04-08 | Simplify arguments to fz_new_pixmap. | Tor Andersson |
2011-04-06 | Rename span to stride, and add gray->bgr fast path image drawing. | Tor Andersson |
2011-04-06 | First cut at halftone support. Mono only, 16x16 default halftone. | Robin Watts |