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