wilsaj
|
38a96b9ac9
|
Remove tag metadata-related fucntions from Image class
|
2012-08-21 20:51:23 -05:00 |
|
wilsaj
|
fabedb58ec
|
add unit test for Image._repr_png_() with PIL plugin
|
2012-08-12 18:54:43 -05:00 |
|
wilsaj
|
9bd445700a
|
add note about to display protocol to Image docstring
|
2012-08-12 18:20:58 -05:00 |
|
wilsaj
|
2b66f0c303
|
role duplicate logic for Image._repr_png_() and Image._repr_jpeg_() into a common method
|
2012-07-24 23:21:42 -05:00 |
|
wilsaj
|
b9d468b668
|
use standard conventions for Image.__new__() cls attribute and docstring
|
2012-07-24 23:20:22 -05:00 |
|
wilsaj
|
7368332df9
|
remove unused import
|
2012-07-24 23:07:44 -05:00 |
|
wilsaj
|
a31e0d9eeb
|
remove superfluous conditional logic
|
2012-07-24 23:01:51 -05:00 |
|
wilsaj
|
dcb7dacc6c
|
open buffer on on byte_array
|
2012-07-21 10:23:20 -05:00 |
|
wilsaj
|
fbb2ec3afa
|
close temp StringIO buffers when we're done with them
|
2012-07-20 20:34:12 -05:00 |
|
wilsaj
|
74cde286b4
|
allow qt_plugin imsave() function to write to file-like objects
|
2012-07-20 20:33:25 -05:00 |
|
wilsaj
|
32d3e1b161
|
use repr_png and repr_jpeg hooks rather than repr_html
these will work in the ipython qtconsole as well!
|
2012-07-20 16:44:05 -05:00 |
|
wilsaj
|
70cf6cfba0
|
fix test so it looks for new Image class
|
2012-07-20 15:39:50 -05:00 |
|
wilsaj
|
605a4e2cd7
|
add support for serializing to file-like objects (e.g. StringIO) to PIL plugin
|
2012-07-20 15:22:53 -05:00 |
|
wilsaj
|
d2e0484845
|
add html repr method for Image class
|
2012-07-20 15:19:22 -05:00 |
|
wilsaj
|
f676152448
|
add stefan's image class
|
2012-07-20 15:18:09 -05:00 |
|
wilsaj
|
86f67f85ed
|
raise an import error if trying to run test suite without nose
|
2012-07-20 14:48:03 -05:00 |
|
wilsaj
|
02a26db453
|
remove message about not being able to load nose; fixes #218
|
2012-07-20 12:26:17 -05:00 |
|