Skip to content

NotTarts/deepzoom.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

--------------------------------------------------------------------------------

  Python Deep Zoom Tools

--------------------------------------------------------------------------------


  Installation
  ------------

  python setup.py install

  
  Dependencies
  ------------
  
  * Python Imaging Library (PIL)
    <http://www.pythonware.com/products/pil>


--------------------------------------------------------------------------------

  Developed by
  
  Daniel Gasienica
  <[email protected]>
  <http://gasi.ch>
  
  and
  
  Kapil Thangavelu
  <[email protected]>
  
  ----------------------------------------------------------------------------

  Powered by OpenZoom <http://openzoom.org>

--------------------------------------------------------------------------------

  License: New BSD Licence
  <http://www.opensource.org/licenses/bsd-license.php>
  
--------------------------------------------------------------------------------

  Changelog
  ---------
  
  0.9 (2010-11-14)
  ----------------
  
  Fixed issue #1: Bug in the tile saving in ImageCreator.create.
  Set CollectionCreator max_level default to 7.
  Set CollectionCreator tile_size default to 256.
  
  
  0.1.2 (2009-05-24)
  ------------------

  * Renamed DZIDescriptor to DeepZoomImageDescriptor for
    consistency with the OpenZoom SDK descriptor framework.
  
  0.1.1 (2009-04-08)
  ------------------

  * Removed unnecessary urllib2 import.
  * Added description of dependencies. 
  
  
  0.1.0 (2009-03-23)
  ------------------
  First release. Nothing is new, or everything is new,
  depending on how you think about it. -- Google

About

Python Deep Zoom Tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published