Menu

pix - web image gallery / News: Recent posts

Now With Less Suckiness

okay, so now if pix can't find PIL it'll try to execute ImageMagick commands to resize images for thumbnails and web-optimized pictures. it happens automatically when the import of PIL fails but you can explicitly set this in the Pic.py file.

also, i did have a double-slash problem with urls that didn't present a problem when hosting on linux machines but using my aplus.net account, the urls didn't work. this is fixed also. i added an ugly hack to fix this but it's only a 1-line ugly hack.

Posted by Demian Neidetcher 2005-09-02

PIL doesn't work with new Python

PIL is a dependency for pix, maybe i should code in a non-PIL mode such that i just don't do any resizing. that'd suck.

anyone know of an alternative image library for python?

Posted by Demian Neidetcher 2005-07-14

1.2.1 updates

pix can now order the thumbnails via the .meta file.

Posted by Demian Neidetcher 2005-03-05