Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| blocks:app-note:deepzoom [2021-10-01 05:31] – [Preparing high resolution images for deep zoom] mattias | blocks:app-note:deepzoom [2026-02-19 07:34] (current) – Added note about the new Deep Zoom block type admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| =====Deep Zoom===== | =====Deep Zoom===== | ||
| + | |||
| + | :!: **IMPORTANT**: | ||
| + | ---- | ||
| The term "deep zoom" refers to the ability of displaying extremely high resolution images in a way that allows you to zoom into the image using pinch and pan gestures on a touch screen. This can be used to show, for example, a large map where you can zoom in to read fine print or see other details. It's based on a [[https:// | The term "deep zoom" refers to the ability of displaying extremely high resolution images in a way that allows you to zoom into the image using pinch and pan gestures on a touch screen. This can be used to show, for example, a large map where you can zoom in to read fine print or see other details. It's based on a [[https:// | ||
| Line 97: | Line 100: | ||
| < | < | ||
| + | Be patient, it takes a minute or so. You will se this message in the terminal while the process is running: | ||
| + | < | ||
| To process another image, just copy the file to the same directory as the tool and change //hr.jpg// in the command to the name of your new file. The result will end up in the //out// directory, prefixed with the source image file name. Avoid using spaces or non-ASCII characters in the file name. | To process another image, just copy the file to the same directory as the tool and change //hr.jpg// in the command to the name of your new file. The result will end up in the //out// directory, prefixed with the source image file name. Avoid using spaces or non-ASCII characters in the file name. | ||