-
Even though artic.edu is referenced on #206, the artworks section is not working. For instance:
https://www.artic.edu/artworks/14586/the-poet-s-garden
Gives the following error:
```
ERROR De…
Caian updated
7 months ago
-
I am trying to migrate an installation that was working with the single IIF module with Deepzoom pretiled images. The media type "tile" is used for "ingester" and "renderer" fields of media table.
…
jeau updated
8 months ago
-
This doesn't seem to work.
http://pubs.bgs.ac.uk/diva/diva-v4.1.0/json_files/B07310.json
--
ERROR Dezoomer error: Unable to create the dezoomer: Tried all of the dezoomers, none succeeded. …
-
In the sources of openslide, is it considered to make full use of the four properties
- openslide.bounds-x
- openslide.bounds-y
- openslide.bounds-width
- openslide.bounds-height
to render …
-
Can you add information describing the mechanism DeepZoom uses for obtaining and keeping charts updated?
-
Hi there! I'm on a 2023 MacBook Pro, Ventura, running Safari 17.2.1. I am logged in to my DZ account. A millisecond after DeepZoom loads, the three weather icons disappear. I can't get to them fast en…
-
Hi Bin,
Thanks for updating the `deepzoom_tiler.py` so that it now can process a dataset with slides scanned at 20x and at 40x (with the --base_mag option). It has already been highlighted [()](url…
-
Hi,
I am currently trying to find out how I can use the documented onload (is it realy "onload" or should it be "onLoad"?) function.
```
rti = new RelightViewer(el,
{
…
-
-
I have been going crazy over an attempt to read level 1 of an image in chunks of a fixed size. Chunking level 0 has worked flawlessly at this point so I'm pretty sure its not a bug in my code, however…