Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #25086

Re: tiffany 0.6.1 released

Date 2012-07-09 17:51 +0200
From Christian Tismer <tismer@stackless.com>
Subject Re: tiffany 0.6.1 released
References <mailman.1652.1341052917.4697.python-list@python.org> <7x4nps3gxg.fsf@ruckus.brouhaha.com>
Newsgroups comp.lang.python
Message-ID <mailman.1950.1341849100.4697.python-list@python.org> (permalink)

Show all headers | View raw


On 30.06.12 18:25, Paul Rubin wrote:
> Christian Tismer <tismer@stackless.com> writes:
>> Tiffany stands for any tiff. The tiny module solves a large set of
>> problems, has no dependencies and just works wherever Python works.
>> Tiffany was developed in the course of the *DiDoCa* project and will
>> always appear on PyPi.
> This sounds pretty neat.  I didn't comment on it earlier because I
> haven't tried it out, since I haven't had occasion to deal with tiff
> files anytime recently.  But I've had to process them for some projects
> in the past, and tiffany would have been useful then.  It's good to know
> that it's out there.

Meanwhile I got some feedback and test data.
(Thanks to Christian and Anthon)
It turns out to be a problem with multiple strips in a tiff file.
PIL does not support that. Maybe I can find an easy solution,
maybe I'm better off using

smc.freeimage

as suggested by Christian Heimes,

we will see. Right now I'm pretty exhaused after EuroPython...

cheers - chris

-- 
Christian Tismer             :^)   <mailto:tismer@stackless.com>
tismerysoft GmbH             :     Have a break! Take a ride on Python's
Karl-Liebknecht-Str. 121     :    *Starship* http://starship.python.net/
14482 Potsdam                :     PGP key -> http://pgp.uni-mainz.de
work +49 173 24 18 776  mobile +49 173 24 18 776  fax n.a.
PGP 0x57F3BF04       9064 F4E1 D754 C2FF 1619  305B C09C 5A3B 57F3 BF04
       whom do you want to sponsor today?   http://www.stackless.com/

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

tiffany 0.6.1 released Christian Tismer <tismer@stackless.com> - 2012-06-30 12:41 +0200
  Re: tiffany 0.6.1 released Paul Rubin <no.email@nospam.invalid> - 2012-06-30 09:25 -0700
    Re: tiffany 0.6.1 released Christian Heimes <lists@cheimes.de> - 2012-06-30 23:35 +0200
    Re: tiffany 0.6.1 released Christian Tismer <tismer@stackless.com> - 2012-07-09 17:51 +0200
    Re: tiffany 0.6.1 released Christian Heimes <lists@cheimes.de> - 2012-07-10 09:59 +0200

csiph-web