[Image-SIG] Using PIL for background display in OGL/Python

2005-01-28 Thread python
I've just begun working OGL with Python and had a question about PIL. Specifically, I've been using it to load .png's as textures, and now have a need to draw other images (.jpg, .png) as background images. I'm interested in using something along the lines of: glPixelStorei(G

Re: [Image-SIG] Using PIL for background display in OGL/Python

2005-01-28 Thread python
gt; wrote: > >> I've just begun working OGL with Python and had a question about PIL. >> Specifically, I've been using it to load .png's as textures, and now >> have a need >> to draw other images (.jpg, .png) as background images. I'm interested >>

Re: [Image-SIG] [Py2exe-users] General questions about using PIL in a Py2exe project

2010-10-25 Thread python
Werner, Thank you very much for your reply. You answered all my questions. Best regards, Malcolm ___ Image-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/image-sig

[Image-SIG] General questions about using PIL in a Py2exe project

2010-10-25 Thread python
We're thinking about using PIL (Python Imaging Library) in a project. Before we start down this path, I'm wondering if anyone can give me a rough estimate how much disk space the PIL package adds to a distribution and how difficult is it to distribute PIL as part of py2exe project?

Re: [Image-SIG] how extract/read text from image files

2010-10-27 Thread python
Resending from email registered with mailing list. Arun, Have you checked out PIL (Python Imaging Library)? http://www.pythonware.com/products/pil/ Malcolm ___ Image-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/image

[Image-SIG] Create a 'disabled' image effect (similar to how Windows shows disabled images)

2010-12-01 Thread python
Any suggestions on a PIL receipe that will allow me to take a color image and create a grayscale version of this image that gives the image a disabled appearance similar to the effect that Windows applies to show disabled icons? My use case is to dynamically create disabled versions of my applicat

[Image-SIG] Possible to fade a small Tkinter image into a specific background color?

2010-12-08 Thread python
Wondering if there's a PIL/Tkinter technique I can use to fade a small image into a specific background color? Use case: I have a small message area that displays both an icon and text message. I can fade my foreground text into its background container by iteratively moving my message text's rgb

[Image-SIG] Does the ImageTk.PhotoImage support alpha channels?

2010-12-19 Thread python
Does the ImageTk.PhotoImage support alpha channels? If not, are there any plans to add support for this feature or is the lack of this functionality a limitation of Tkinter? Thank you, Malcolm ___ Image-SIG maillist - [email protected] http://mail.p

[Image-SIG] Python(x,y) - Python for Scientists

2008-04-17 Thread Python(x,y) - Python for Scientists
Dear all, The scientists among you may be interested in Python(x,y), a new scientific-oriented Python distribution. This Python/Eclipse distribution is freely available as a one-click Windows installer (a release for GNU/Linux with similar features will follow soon): http://www.pythonxy.com

Re: [Image-SIG] Python 2.5 binaries?

2006-04-17 Thread SPE Stani's Python Editor
On 4/17/06, Paul Moore <[EMAIL PROTECTED]> wrote: > On 4/13/06, Paul Moore <[EMAIL PROTECTED]> wrote: > > Does anyone have a binary installer for PIL with Python 2.5 on > > Windows? I can try building it myself, but traditionally, I've had a > > lot of t

Re: [Image-SIG] Problem with CMYK jpeg images

2008-01-29 Thread SPE Stani&#x27;s Python Editor
After digging in the archives, I found a solution in this thread: http://www.mail-archive.com/[email protected]/msg01213.html Is there any reason why this was rejected? Stani On Jan 23, 2008 1:28 PM, Stani <[EMAIL PROTECTED]> wrote: > Hi, > PIL distorts the colours of a collection of CMYK jpe