<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Inconsolata">Christian,<br>
      <br>
      I should have several larger Tiff files, but I would have to
      search a bi. I used tilded tiffs ack in the early 90-s as a
      solution to mapping large images onto raytraced surfaces on
      machines with only 20Mb of memory.<br>
      I will have to search though and I am now travelling. If I fail to
      come back to you after I return home (in a week time), drop me an
      email.<br>
      <br>
      Are you going to be at Europython again (we once shared a taxi in
      Birmingham). I will drive down there tomoorw.<br>
      <br>
      Regards<br>
      Anthon<br>
    </font><br>
    On 2012-06-30 12:41, Christian Tismer wrote:
    <blockquote cite="mid:4FEED7EA.9010100@stackless.com" type="cite">Tiffany
      - Read/Write Multipage-Tiff with PIL without PIL
      <br>
      ========================================================
      <br>
      <br>
      Tiffany stands for any tiff. The tiny module solves a large set of
      <br>
      problems, has no dependencies and just works wherever Python
      works.
      <br>
      Tiffany was developed in the course of the *DiDoCa* project and
      will
      <br>
      always appear on PyPi.
      <br>
      <br>
      <br>
      Version 0.6.1
      <br>
      -------------
      <br>
      <br>
      This version uses the new int.from_bytes/to_bytes methods from
      <br>
      python3.2 and emulates them on python2.6/2.7 . This migration
      <br>
      was tested using pytest.
      <br>
      <br>
      Tiffany is quite unlikely to change anymore until user requests
      come,
      <br>
      or I get better test data:
      <br>
      <br>
      <br>
      Testing with larger tiff files
      <br>
      ------------------------------
      <br>
      <br>
      The implementation right now copies data in one big chunk. I would
      <br>
      like to make that better/not limited by memory. For that, I need
      <br>
      a tiff file that is a few megabytes big.
      <br>
      Can somebody please send me one?
      <br>
      <br>
      <br>
      Extending Tiffany?
      <br>
      ------------------
      <br>
      <br>
      I'm also thinking of
      <br>
      <br>
      - an interface to Qt (without adding a dependency)
      <br>
      <br>
      - a command line interface, to make tiffany into a new tiff tool,
      <br>
      <br>
      - support for other toolkits that need to handle tiff files.
      <br>
      <br>
      Ideas about this are most welcome.
      <br>
      <br>
      Please let me know if this stuff works for you, and send requests
      to
      <br>
      <a class="moz-txt-link-rfc2396E" href="mailto:tismer@stackless.com"><tismer@stackless.com></a> or use the links in the bitbucket
      website:
      <br>
      <br>
      <a class="moz-txt-link-freetext" href="https://bitbucket.org/didoca/tiffany">https://bitbucket.org/didoca/tiffany</a>
      <br>
      <br>
      cheers -- Chris
      <br>
      <br>
    </blockquote>
  </body>
</html>