summaryrefslogtreecommitdiff
path: root/src/cairo-image-info-private.h
Commit message (Expand)AuthorAgeFilesLines
* Fix using signed types where unsigned ones were neededAnton Danilkin2021-04-111-1/+1
* Revert "Correctly decode Adobe CMYK JPEGs in PDF export"Bryce Harrington2018-10-161-1/+0
* Correctly decode Adobe CMYK JPEGs in PDF exportPeter TB Brett2016-09-091-0/+1
* pdf: support JBIG2 mime dataAdrian Johnson2013-09-151-0/+5
* Convert mime data length to use unsigned longChris Wilson2010-07-101-3/+3
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* Add PNG get info functionAdrian Johnson2008-11-241-0/+5
* Add JPEG2000 mimetype and image info functionAdrian Johnson2008-11-231-0/+4
* Move cairo-jpeg-info.c to cairo-image-info.cAdrian Johnson2008-11-231-0/+54