Age | Commit message (Expand) | Author |
---|---|---|
2012-03-13 | Rename some functions and accessors to be more consistent. | Tor Andersson |
2012-03-12 | More API tidying. | 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-16 | Add fz_malloc_struct, and make code use it. | Robin Watts |
2011-10-04 | Move to exception handling rather than error passing throughout. | Robin Watts |
2011-09-21 | Rename malloc functions for arrays (fz_calloc and fz_realloc). | Tor Andersson |
2011-09-15 | Add context to mupdf. | Robin Watts |
2011-09-14 | Initial import of exception handling code | Robin Watts |
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 |