summaryrefslogtreecommitdiff
path: root/source/fitz/image.c
AgeCommit message (Expand)Author
2014-01-06add stub files for JPEG-XR supportSimon Bünzli
2014-01-02Cull code unused as a result of the "tolerate inline images..." fix.Robin Watts
2014-01-01tolerate inline images without EOF markersSimon Bünzli
2013-09-27stop checking if the result of fz_read is negativeSimon Bünzli
2013-08-28add FZ_IMAGE_JXR placeholder for downstream implementorsSimon Bünzli
2013-08-28invert color transformed CMYK JPEG imagesSimon Bünzli
2013-07-19Initial work on progressive loadingRobin Watts
2013-06-20Rename fz_image_to_pixmap to fz_new_pixmap_from_image.Tor Andersson
2013-06-20Rearrange source files.Tor Andersson