openzoom / deepzoom.py

Python Deep Zoom Tools
http://openzoom.org/
Other
176 stars 74 forks source link

Implement progress bars for DZI creation #21

Open ali1234 opened 3 years ago

ali1234 commented 3 years ago

They are off by default. To show them, call: create(..., quiet=False)

Implements #6