1. 68a6b50 Use a local pixel compare method instead of IsPixelEquivalent because only rgb should be checked. by dirk · 9 years ago
  2. 745b3bc Group4Compression requires a bilevel image by Cristy · 9 years ago
  3. 3cb17ec TIFF Group4 compression requires an image depth of 1 by Cristy · 9 years ago
  4. a648c5a https://github.com/ImageMagick/ImageMagick/issues/66 by Cristy · 9 years ago
  5. d9d2c0d Rename 'DrawAllocateWand' method to 'AcquireDrawingWand' by Cristy · 9 years ago
  6. 97af996 Set TIFF error handler in RegisterTIFFImage() by Cristy · 9 years ago
  7. 47950f6 Minor improvements to the thread-specific data methods by Cristy · 9 years ago
  8. fe3a57e Fixed another leak/bug. by dirk · 9 years ago
  9. 1196b1a Eliminate c++ compiler warning by Cristy · 9 years ago
  10. 15bc0d6 Update RPM spec so an IMv7 RPM can build by Cristy · 9 years ago
  11. b9ed408 Fixed another leak. by dirk · 9 years ago
  12. ce4a355 http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28786 by Cristy · 9 years ago
  13. bd9f1e7 Fixed memory leak when reading incorrect PSD files by dirk · 9 years ago
  14. 7ce65e7 Update copyright years by Cristy · 9 years ago
  15. d5a9132 Added error message. by dirk · 9 years ago
  16. de652d9 Added 'bmp3:alpha' option for including the alpha channel when writing an image in the BMP3 format. by dirk · 9 years ago
  17. db6b52c Fixed various warnings reported by Visual Studio 2015. by dirk · 9 years ago
  18. 47fc283 The DICOM reader now handles the rescale intercept and slope. by dirk · 9 years ago
  19. 85acc9f Added missing call to ghost_info->delete_instance. by dirk · 9 years ago
  20. 9f3d8e3 Reduced buffer size. by dirk · 9 years ago
  21. b4979cb Fixed various warnings reported by Visual Studio 2015 by dirk · 9 years ago
  22. 05d2ff7 Use 'magick_restrict' instead of 'restrict'. by dirk · 9 years ago
  23. 7516891 Fixed reading signed pixel data. by dirk · 9 years ago
  24. 252b3c6 http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28658 by Cristy · 9 years ago
  25. c47dca9 Whitespace. by dirk · 9 years ago
  26. bb0bb41 Added support for reading DICOM images with implicit vr little-endian transfer syntax. by dirk · 9 years ago
  27. 8f42400 https://github.com/ImageMagick/ImageMagick/issues/54 by Cristy · 9 years ago
  28. 531aa15 Add 6dot variant for unicode and iso braille formats by Samuel Thibault · 9 years ago
  29. 42b6230 Fixed memory leak when reading Photoshop layers in a TIFF file. by dirk · 9 years ago
  30. 3a21153 Added extra check when reading the Photoshop layers. by dirk · 9 years ago
  31. f9eb204 Added missing calls to png_set_user_limits. by dirk · 9 years ago
  32. 0b4c077 Eliminate C++ compiler error by Cristy · 9 years ago
  33. ab6e609 http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28502 by Cristy · 9 years ago
  34. c09781a Fixed issue in jpeg:extent that prevented it from working. by dirk · 9 years ago
  35. b20a179 Fixed alpha blending issue with semi-transparent pixels in the merged image of PSD files. by dirk · 9 years ago
  36. ca41d62 Reverted typecast due to issues in 64-bit build. by dirk · 9 years ago
  37. 7b5a0d5 Fixed enabling the alpha channel for the creation of the merged image. by dirk · 9 years ago
  38. e1f8f29 If the type is true color the image will be changed to DirectClass. by dirk · 9 years ago
  39. af51eab Fix for accessing subimage in a photoshop layer. by dirk · 9 years ago
  40. 2ad6d33 Fixed check for the number of pixels that will be allocated. by dirk · 9 years ago
  41. 99130c9 Don't close blob for JNG image by Cristy · 9 years ago
  42. 1142b32 Read the whole image @ image.jp2[0] or an individual tile @ image.jp2[1], image.jp2[2] by Cristy · 9 years ago
  43. c93932a Fixed various warnings reported by Visual Studio 2015 by dirk · 9 years ago
  44. 39b28d3 http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28422 by Cristy · 9 years ago
  45. e6fb02d http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28412 by Cristy · 9 years ago
  46. b912334 Revert RLE patch by Cristy · 9 years ago
  47. 52ec99e Moved assertion and added not null check (Github: #33) by dirk · 9 years ago
  48. 7f8db42 https://github.com/ImageMagick/ImageMagick/issues/33 by Cristy · 9 years ago
  49. fa589d6 Fixed various warnings reported by Visual Studio 2015 by dirk · 9 years ago
  50. 66d1345 Code tweaks, no functional changes by Cristy · 9 years ago
  51. b5be932 Tietz offset is a Tiff property by Cristy · 9 years ago
  52. fc16b54 Setting endianness of image earlier. by dirk · 9 years ago
  53. 3256579 https://github.com/ImageMagick/ImageMagick/issues/26 by Cristy · 9 years ago
  54. 054e9fd Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  55. 9125cd5 http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=28359 by Cristy · 9 years ago
  56. 613a141 Fixed size of memory allocation to avoid segfault (Github: #32). by dirk · 9 years ago
  57. 7b6ffff Fix for writing grayscale jp2 images. by dirk · 9 years ago
  58. eb79408 Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  59. 120b581 Older versions of libpng do not support png_const_bytep by Cristy · 9 years ago
  60. 8648daf Changed mime type. by dirk · 9 years ago
  61. 2aa15e6 Added mime type for json. by dirk · 9 years ago
  62. 74996ae Removed duplicate const. by dirk · 9 years ago
  63. 629f805 Make some structures immutable by Cristy · 9 years ago
  64. 9ac1955 Preserving image origin in TGA files. by dirk · 9 years ago
  65. 7140634 Fixed a possible memory leak for -sampling-factor option by Cristy · 9 years ago
  66. f8d9cb8 https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1492881 by Cristy · 9 years ago
  67. 2b008a8 Coder thread support is via flags (thread_support is deprectated) by Cristy · 9 years ago
  68. 34aabc4 Add field width to sscanf() to prevent buffer overflow by Cristy · 9 years ago
  69. 4f68e96 https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1490362 by Cristy · 9 years ago
  70. 170b77a Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  71. 4cb7acb Make alpha channel backwards compatible with IMv6 by Cristy · 9 years ago
  72. 1678aec Fixed warnings for 64-bit build on Windows. by dirk · 9 years ago
  73. c84d5ed Revert copy of option to artifact. by dirk · 9 years ago
  74. 163318b Copy option tiff:ignore-tags from option to artifact. by dirk · 9 years ago
  75. 857e74a http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28244 by Cristy · 9 years ago
  76. cbb1fff Use quality from image_info instead of image. by dirk · 9 years ago
  77. e3319c1 Revert -spread behavior by Cristy · 9 years ago
  78. 2664501 Missing parenthesis by Cristy · 9 years ago
  79. 6ffac4f Support inline images with data URLS by Cristy · 9 years ago
  80. 1401044 Support color compliance for TXT format (e.g. -define txt:compliance=css) by Cristy · 9 years ago
  81. 87038d5 Fixed reading Photoshop layers of LSB TIFF files. by dirk · 9 years ago
  82. cc332e3 http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28043 by Cristy · 9 years ago
  83. fda8bdc by cristy · 9 years ago
  84. e4fa22b http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28110 by cristy · 9 years ago
  85. aa1d0af Copied changes from IM6. by dirk · 9 years ago
  86. fe33a41 by cristy · 9 years ago
  87. 9a846de Renamed IsStringNotFalse to IsStringFalse and changed the implementation. by dirk · 9 years ago
  88. acd0d4c by cristy · 9 years ago
  89. ab4f0bb Added IdentifyImageType that returns the potential type of the image, GetImageType will no longer do this. by dirk · 9 years ago
  90. f4be669 Restored call to SetImageGray to reduce the size of the file. by dirk · 9 years ago
  91. 258ccf5 by cristy · 9 years ago
  92. a4dee45 by cristy · 9 years ago
  93. 698aab6 Shorten PNG00 description to 80 charactes by glennrp · 9 years ago
  94. ab9dc3a by cristy · 9 years ago
  95. 2338982 by cristy · 9 years ago
  96. 7ea30e3 Removed incorrect EOF check. by dirk · 9 years ago
  97. 96f82a0 Added artifact that will help determine if a tiff image has layers. by dirk · 9 years ago
  98. 3b0cc21 by cristy · 9 years ago
  99. c229d4b Changed check so -define tiff:ignore-layers also works. by dirk · 9 years ago
  100. 75b96c8 Fixed initialization of mode value. by dirk · 9 years ago