You are not logged in Log in Join
You are here: Home » Members » Marc's Zope Page » ImageTag_CorePatch » 0.3 » CHANGES.txt » View Document

Log in
Name

Password

 

CHANGES.txt

1/2004 Marc Lindahl

* Version 0.3
* added ANTIALIAS to thumbnail generation (needs PIL 1.1.3 or later)
* convert image to RGBA (previously RGB) before thumbnail (preserve transparency)
* based tag() code on Image version 1.148, with additional fields from Plones's imagePatch.py (args are tag(height, width, alt, scale, xscale, yscale, css_class, title, longdesc), and if border is not specified, then it's set to 0. Remove any other empty/unused attributes.
* added method Image.pil_tag() with the exact same syntax as tag(), in case tag is further overridden (as Plone does, evidently)

9/2001 Marc Lindahl

* Version 0.2
* fixed 'tags' line (thanks to Philip Aylesworth for pointing this out)
* changed the name to CorePatch intead of HotFix based on some valid
bitching and moaning :)
* added an optional 'imtype' param to thumb() which allows you to set
the image type of the thumb (e.g. JPEG, GIF, PNG)

8/2001 Marc Lindahl

* Version 0.1

http://www.zope.org/Members/bowerymarc