> thumbnails to make things more general. Thumbnails are saved in the > same directory as a original file with following filename pattern:
OK, but can we make more thumbnails of different sizes from one image simultaneously? And can we add options for image decorations? (shadow, watermark, etc. that PIL allows) Radek On 12/1/05, Nebojša Đorđević - nesh <[EMAIL PROTECTED]> wrote: > > On 2005-12-01, at 17:52 CET, Radek Svarz wrote: > > > I've realized that this is becoming quite a pattern. Would this > > correlate with your approach? > > Well, no. I deliberately choose not to have any predefined size for > thumbnails to make things more general. Thumbnails are saved in the > same directory as a original file with following filename pattern: > <name>_t[<width>][_h<height>].<ext> (this is following thumbnail > naming scheme found in admin). > > --- > Nebojša Đorđević - nesh > Studio Quattro - Niš - SCG > > http://djnesh.blogspot.com/ | http://djnesh-django.blogspot.com/ > Registered Linux User 282159 [http://counter.li.org] > > > >