{% extends "base.html" %} {% block copyright %} {% endblock %} {% block title %}HTML5 canvas viewer API demo{% endblock %} {% block extra_head %} {% include "canvas_view_js.html" %} {% endblock %} {% block body %}

HTML5 canvas viewer API demo

Embedded viewer

Loading zoomable image...

Notes

Click to zoom in, shift-click to zoom out, click and drag to pan, double-click to reset the zoom.
Click the down arrow to show the control panel.

Full-screen pop-up viewer

Click on a thumbnail image to launch a full-screen viewer.

Winchester cathedral   Winchester cathedral, vertically flipped

{% endblock %}