2008-06-07 6.4.1-9 Cristy * Permit settings of the form: $image->Set("quantum:polarity","min-is-white"). 2008-04-07 6.4.0-5 Cristy * X11 regression test passed if the DISPLAY variable is not defined (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=10979). * Make regression test, x11/write.t, exit after 8 seconds as stated (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=10979). 2007-11-07 6.3.7-0 Cristy * Added gravity attribute to Transform() method. 2007-09-12 6.3.5-9 Cristy * Added GetPixel()/SetPixel() methods. 2007-06-22 6.3.4-2 grafman * Add GetImagePixels to return C pointer for image cache. * Add SyncImagePixels to sync image cache. * Add Quantum parameter to Get API to return Quantum-Depth. 2007-06-21 6.3.4-1 Cristy * Add Distort. 2007-03-20 6.3.3-3 Cristy * Add vector-graphics parameter to the Draw() method. blob length was not being set properly). 2007-03-11 6.3.3-2 Cristy * Read(blob=>$blob) and Ping(blob=>$blob) sometimes failed because the blob length was not being set properly). 2007-01-23 cristy * Add parameters fill-pattern and stroke-pattern to Annotate() and Draw(). 2005-01-10 cristy * Added normalize parameter to GetPixels(). Use normalize=>'true' to return normalized pixel values.