1. 84f1b6d spelling by glennrp · 13 years ago
  2. e698a25 Voronoi Morphology method (expermental) by anthony · 13 years ago
  3. 14c003a by cristy · 13 years ago
  4. 2eb93b6 Compose DarkenIntensity and LightenIntensity by anthony · 13 years ago
  5. 6eac8d7 BUG fix (wrong sign in morphology) by anthony · 13 years ago
  6. 3ce8e4c Fix region transparency by anthony · 13 years ago
  7. b8692ec spelling by glennrp · 13 years ago
  8. 8b2786f by cristy · 13 years ago
  9. 28af371 Remove bogus image->colormap that is passed in to the PNG encoder with a by glennrp · 13 years ago
  10. a8843c1 Fast Distance Morphology by anthony · 13 years ago
  11. 6ca3234 by anthony · 13 years ago
  12. 529482f Addition of new thinning kernels, skeleton by anthony · 13 years ago
  13. b8efafd by cristy · 13 years ago
  14. e01a940 by anthony · 13 years ago
  15. dca294a png.c changed. by glennrp · 13 years ago
  16. 1ef941f Add Octagon shape and Octagonal distance kernels by anthony · 13 years ago
  17. ed6fae0 by cristy · 13 years ago
  18. cc2fb02 by cristy · 13 years ago
  19. 3cd7cc9 by cristy · 13 years ago
  20. 875c610 The PNG decoder sometimes set images with more than 256 different by glennrp · 13 years ago
  21. cb395ac Store ancillary chunk data for use by identify by glennrp · 13 years ago
  22. 147bc91 Store PNG IHDR data as properties by glennrp · 13 years ago
  23. 2029ddc Addition of a -distort Resize distortion (geomerty argument) by anthony · 13 years ago
  24. f56821b by cristy · 13 years ago
  25. 468fb00 by cristy · 13 years ago
  26. 1f19e24 Fix Adaptive Resize by anthony · 13 years ago
  27. 9a68cbb by cristy · 13 years ago
  28. 342dcdf spelling by glennrp · 13 years ago
  29. 8e6cb72 by cristy · 13 years ago
  30. 9f4f034 Separated CropImageToTiles() from TransformImage() to allow better by anthony · 13 years ago
  31. 3903083 by cristy · 13 years ago
  32. 46c3c9d by cristy · 13 years ago
  33. e9c2719 Change handling of images in MogrifyImage() and MogrifyImages() by anthony · 13 years ago
  34. 1b80ae3 by cristy · 13 years ago
  35. b009425 by cristy · 13 years ago
  36. 2822008 by cristy · 13 years ago
  37. 54790c9 spelling by glennrp · 13 years ago
  38. c65b5d6 by cristy · 13 years ago
  39. 60e9799 by cristy · 13 years ago
  40. f7e6ab4 by cristy · 13 years ago
  41. 374f5dd Remove page_index and page_total from Image Structure (failured method) by anthony · 13 years ago
  42. 2253f17 by cristy · 13 years ago
  43. f327da7 by cristy · 13 years ago
  44. 0a55b4c Force PNG decoder to return image->matte=MagickTrue when the PNG has by glennrp · 13 years ago
  45. dda41a4 by anthony · 13 years ago
  46. 9bd1549 Finalise -duplicate option by anthony · 13 years ago
  47. d337164 Preserve colors better using 4-4-4 palette when possible when reducing to PNG8. by glennrp · 13 years ago
  48. 82b3c53 Use 50% threshold, try 3-3-3 palette, collapse all transparent colors to by glennrp · 13 years ago
  49. c925339 Another fix for sparse colors and preserve unused color channels by anthony · 13 years ago
  50. 21147d5 by cristy · 13 years ago
  51. 7c4c9e6 Force the PNG encoder to write an all-opaque alpha channel with by glennrp · 13 years ago
  52. d4982b4 by cristy · 13 years ago
  53. 4bf8973 Re-enabled writing grayscale PNG with bit depth 2 or 4. by glennrp · 13 years ago
  54. 3cf8a72 by cristy · 13 years ago
  55. 5d28d48 by cristy · 13 years ago
  56. 55014d8 Fix grammar and spelling in ChangeLog by glennrp · 13 years ago
  57. 1e4df87 Add page_index and page_total to Image sturcture by anthony · 13 years ago
  58. 4df7441 by anthony · 13 years ago
  59. 1245368 by cristy · 13 years ago
  60. b6cabe8 by cristy · 13 years ago
  61. 7c9eaf7 Added Minus_Dst/Src and Divide_Dst/Src compose methods by anthony · 13 years ago
  62. eca0d7e by glennrp · 13 years ago
  63. dff7476 Backout the Variable Blur Compose Patch! by anthony · 13 years ago
  64. 31ed6b7 Added references about PNG density problem. by glennrp · 13 years ago
  65. a60e536 Fix pHYs rounding by glennrp · 13 years ago
  66. bad8008d by cristy · 13 years ago
  67. 2d30471 SparseColorImage() now preserves image data in unused channels by anthony · 13 years ago
  68. 7f22306 by cristy · 13 years ago
  69. 4d10e29 The "-define PNG:exclude-chunk=bKGD" was also excluding other text chunks. by glennrp · 13 years ago
  70. a080bc3 Don't store background color in the colormap if there are already 256 by glennrp · 13 years ago
  71. 2ab242e by cristy · 13 years ago
  72. 90e41e9 by cristy · 13 years ago
  73. b3e3ad0 by cristy · 13 years ago
  74. bc73666 by cristy · 13 years ago
  75. 64daa21 by cristy · 13 years ago
  76. 3e37b4a Also skip text:density chunk found in a PNG datastream by the PNG decoder, by glennrp · 13 years ago
  77. 3b55071 Do write a text:density chunk if the pHYs chunk is excluded. by glennrp · 13 years ago
  78. c70af4a Don't write a text:density chunk in a PNG output file. by glennrp · 13 years ago
  79. 15e0155 Throw exception into the correct image structure (IMimage) when the by glennrp · 13 years ago
  80. 85c195f Expand entry about cheap transparency. by glennrp · 13 years ago
  81. 2138423 by cristy · 13 years ago
  82. ffa95d8 by cristy · 13 years ago
  83. 96ee4e8 by cristy · 13 years ago
  84. a602013 by cristy · 13 years ago
  85. da8f3a7 Delay opening a blob until the PNG encoder is ready to write the IHDR chunk. by glennrp · 13 years ago
  86. 52a479c Fix 3-3-2 palette generation to work with Q16 and Q32 builds. by glennrp · 13 years ago
  87. 2deac87 by cristy · 13 years ago
  88. 484b3e0 "will" -> "would" in ChangeLog entry. by glennrp · 13 years ago
  89. 189fd0e Expand discussion of cheap transparency in ChangeLog. by glennrp · 13 years ago
  90. fd05d62 Make sure criteria for writing PNG "cheap transparency" are met. by glennrp · 13 years ago
  91. ebbcfea by cristy · 13 years ago
  92. ff77532 by cristy · 13 years ago
  93. 68ccabd spelling by glennrp · 13 years ago
  94. 55cdd2d Add reference to bug report about crash when reading NULL colormap. by glennrp · 13 years ago
  95. 1273f7b Don't read from the colormap when it's NULL. by glennrp · 13 years ago
  96. d71e86a Scan the colormap, not the pixels, to determine if image is b-w or grayscale. by glennrp · 13 years ago
  97. 0eefadc by cristy · 13 years ago
  98. 3f87178 Removed IsMonochromeImage() from coders/png.c by glennrp · 13 years ago
  99. 62af293 Revised ChangeLog to associate recent PNG updates with the right releases. by glennrp · 13 years ago
  100. 8d57966 Eliminated redundant tests for gray images; write palette-indexed images by glennrp · 13 years ago