PIL

Paint programs, vector editors, 3d modelers, animation editors, etc.
Post Reply
Message
Author
robwoj44
Posts: 399
Joined: Fri 08 Aug 2008, 18:15
Location: Warsaw

PIL

#1 Post by robwoj44 »

http://www.pythonware.com/products/pil/
The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities.

minolta-x
Posts: 4
Joined: Sun 30 Jan 2011, 03:11

#2 Post by minolta-x »

it somehow does not work on puppy 5.2 but did work on 5.11

Dromeno
Posts: 534
Joined: Fri 12 Sep 2008, 07:01

PIL and puppy 520

#3 Post by Dromeno »

It is kind of weird indeed: in Lucid puppy 520 PIL installs as it is supposed to do, in usr/lib/python.2.5/site-packages

... but after that, applications which require PIL (like Comix) report they can not find the library

I would like to add comix to Puppy Studio 330, so if there is anybody with a solution it would be most welcome!

robwoj44
Posts: 399
Joined: Fri 08 Aug 2008, 18:15
Location: Warsaw

#4 Post by robwoj44 »

PIL 1.1.7
Compiled in racy 5.5

http://dotpups.de/puppy5/racy/libraries/
The dependencies:
python from devx_racy_xx.sfs

Post Reply