mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 05:06:09 +03:00
An open-source, web-based viewer for zoomable images, implemented in pure JavaScript.
8e2358288b
* origin/master: (249 commits) Fixed test issues Changelog for #837 Changelog for #1004 Use control anchor configuration for custom toolbar also changelog for #999 Fix tests on Firefox. Make tileSources option smarter about detecting when a json string or xml string has been passed in Updated with improved API Changelog for #987 [-] remove ref to getTileAtPoint - becasue this are subclass of TileSource [=] fix for image source type image and in legacytilesource [=] Dropped useless calculations [=] Wrap fix for #555 Changelog for #981 Passed options.crossOriginPolicy into getTileSource. Also changed checks on crossOriginPolicy to compare to undefined, and added tests for the addTiledImage crossOriginPolicy api. Changelog for #984 Add support for commonjs. Added an option to addTiledImage to change the crossOriginPolicy. addTiledImage will also check the tileSource for crossOriginPolicy. Changelog for #967 Moved setting of withCredentials to after the request is opened to fix IE 10 bug. ... |
||
---|---|---|
.vscode | ||
images | ||
nbproject | ||
src | ||
test | ||
.editorconfig | ||
.gitignore | ||
.jshintrc | ||
.travis.yml | ||
changelog.txt | ||
CONTRIBUTING.md | ||
Gruntfile.js | ||
LICENSE.txt | ||
openseadragon.sublime-project | ||
package.json | ||
README.md |
OpenSeadragon
An open-source, web-based viewer for zoomable images, implemented in pure JavaScript.
See it in action and get started using it at http://openseadragon.github.io/.
Stable Builds
See the GitHub releases page.
Development
If you want to use OpenSeadragon in your own projects, you can find the latest stable build, API documentation, and example code at http://openseadragon.github.io/. If you want to modify OpenSeadragon and/or contribute to its development, read the contributing guide for instructions.
License
OpenSeadragon is released under the New BSD license. For details, see the LICENSE.txt file.