Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Add fz_bitmaps (1bpc versions of pixmaps, really). Add fz_halftones (arrays of fz_pixmaps used as threshold arrays). Add simple halftoning code. Add pdfdraw usage of the above (ask for a .pbm and you get a halftoned image). |