My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Older

  • Dec 03, 2008
    r4 (- Updated remotemagick.py to include a #! so it can run as a...) committed by jwalgran   -   - Updated remotemagick.py to include a #! so it can run as an executable on *nix
    - Updated remotemagick.py to include a #! so it can run as an executable on *nix
  • Dec 03, 2008
    r3 (- Implemented the ability to pass a port number as a command...) committed by jwalgran   -   - Implemented the ability to pass a port number as a command line argument to remotemagick.py. If no port number is passed, 8042 is the default - Implemented some informational output from remotemagick.py when temp files are created and deleted. - Changed the order of arguments for the 'resize' function in remotemagick.py. It is now image,width,height. - Implemented the ability to pass either a base64 encoded file or a URL to a file as the 'image' argument to the 'resize' function in remotemagick.py. A regex match is used to determine if the 'image' argument is encoded data or a URL. - Added a simple test client script, remotemagick_test_client.py and added an associated test.jpg file.
    - Implemented the ability to pass a port number as a command line argument to remotemagick.py. If no port number is passed, 8042 is the default - Implemented some informational output from remotemagick.py when temp files are created and deleted. - Changed the order of arguments for the 'resize' function in remotemagick.py. It is now image,width,height. - Implemented the ability to pass either a base64 encoded file or a URL to a file as the 'image' argument to the 'resize' function in remotemagick.py. A regex match is used to determine if the 'image' argument is encoded data or a URL. - Added a simple test client script, remotemagick_test_client.py and added an associated test.jpg file.
  • Dec 03, 2008
    r2 (Initial import) committed by jwalgran   -   Initial import
    Initial import
  • Dec 03, 2008
    Project remotemagick created by jwalgran   -   An XML-RPC web service API on top of the ImageMagick suite of tools.
    An XML-RPC web service API on top of the ImageMagick suite of tools.
 
Hosted by Google Code