summaryrefslogtreecommitdiff
path: root/coders/json.c
AgeCommit message (Expand)Author
2020-04-26Corrected endianess typo.Dirk Lemstra
2019-12-26Restored calls for getting the image properties after reading the image.Dirk Lemstra
2019-11-26...Cristy
2018-12-02Is it 2019 already?Cristy
2018-10-13...Cristy
2018-04-28https://github.com/ImageMagick/ImageMagick/issues/1112Cristy
2018-04-07...Cristy
2018-03-10Use memset() rather than ResetMagickMemory()Cristy
2018-02-24...Cristy
2018-02-09https://github.com/ImageMagick/ImageMagick/issues/966Cristy
2018-02-09Fix originGeometry value generationTravis Petticrew
2018-01-11https://github.com/ImageMagick/ImageMagick/issues/939Cristy
2017-12-26Introducing the linear-gray colorspaceCristy
2017-12-24Introducing the sGray (non-linear grayscale) colorspaceCristy
2017-12-22...Cristy
2017-12-17Introducing GetImageColorspaceType()Cristy
2017-12-16...Cristy
2017-12-16...Cristy
2017-12-06...Cristy
2017-10-29...Cristy
2017-10-29https://github.com/ImageMagick/ImageMagick/issues/848Cristy
2017-10-12https://github.com/ImageMagick/ImageMagick/pull/836Cristy
2017-10-12Added missing comma to data json for delay key (#836)Darek Finster
2017-09-30...Cristy
2017-09-30Fixed clipping path issue in json output reported in #149.Dirk Lemstra
2017-09-21Fixed writing the values of the iptc profile reported in #149Dirk Lemstra
2017-09-21Fixed incorrect array creation reported in #149.Dirk Lemstra
2017-09-21Added missing comma reported in #149.Dirk Lemstra
2017-08-22Finally fixed issue reported in #149Dirk Lemstra
2017-08-19...Cristy
2017-08-12improve EPS aliasingCristy
2017-04-24...Cristy
2017-02-16Must support -mattecolor option for IMv6 compatibility.Cristy
2016-12-24...Cristy
2016-12-10Ensure source compiles with pedantic C++ compilerCristy
2016-12-05...Cristy
2016-12-03...Cristy
2016-12-03...Cristy
2016-10-16GetMagickHomeURL() no longer leaks memoryCristy
2016-09-03More improvements to perceptual hashCristy
2016-08-03Don't include the ImageMagick version number in any image file metadataCristy
2016-02-01Renamed mattecolor to alpha-color.dirk
2015-12-12Update copyright yearsCristy
2015-11-18Use 'magick_restrict' instead of 'restrict'.dirk
2015-09-14Added mime type for json.dirk
2015-07-25Added IdentifyImageType that returns the potential type of the image, GetImag...dirk
2015-07-02http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27960cristy
2015-06-28(no commit message)cristy
2015-06-27Fixed and escaped output of the json coder.dirk
2015-04-15(no commit message)cristy