0
I Use This!
Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 20 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make sure sizes are calculated before scale widget created. Also add check for whether DPI really set for scale update functions More... 3 months ago
Updated DPI handling Scale option can be set to true or a default value. If DPI is returned by image server, the retrieved value will override any provided default. If option has been set to true and DPI available from server, scale widget is disabled More... 3 months ago
Merge pull request #86 from perebartrolisimo/master More... 3 months ago
Edge tile height may also be smaller than standard tile size More... 3 months ago
Fix tile on the corner More... 3 months ago
Added optional button and icons to navigation window for adding new annotations More... 3 months ago
Update to only handle IIIF bottom right tiles rather than all tiles within bottom row More... 3 months ago
Add check for iiif.js inclusion as this is an optional module More... 3 months ago
Added image stack and image processing functionality to blending.js More... 3 months ago
Update older "native" quality type to to IIIF v2.1 / v3 compatible "default" type More... 3 months ago
Added support for reading DPI from IIP metadata as well as image stack support More... 3 months ago
Updates to iiif.js handler to fix compatibility issues in https://github.com/ruven/iipmooviewer/issues/82. Thanks to @abubelinha. The problem with tiles in the last row (https://github.com/ruven/iipmooviewer/issues/71) should also now be fixed. More... 3 months ago
Remove X-Request-With header from IIIF requests. Fixes https://github.com/ruven/iipmooviewer/issues/81 More... 3 months ago
No longer assume powers of 2 scaling for resolution levels More... 11 months ago