Skip to content

Commit afc2fb4

Browse files
committed
Updated note for Mirador v4 🆙
1 parent 98f9ad5 commit afc2fb4

File tree

1 file changed

+1
-1
lines changed
  • recipe/0036-composition-from-multiple-images

1 file changed

+1
-1
lines changed

‎recipe/0036-composition-from-multiple-images/index.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ When composing a scene from multiple images, some images will require positionin
6060

6161
A manifest with a single canvas that has two images painted on it. One is of the entire object, and one fills in a missing detail from the first image. Note that the `target` property for the second image (line 69) is appended with coordinates in order to position the the image on the appropriate region of the Canvas.
6262

63-
*Note: Currently, Mirador 3 only partially supports the layering of multiple images on a single Canvas and it is particularly noteworthy in this use case. While previous iterations of Mirador processed the images upwards from the first painting annotation, Mirador 3 does this in reverse. This means that the second image (the missing illustration detail) is hidden behind the image of the full folio and the user cannot view the reconstructed scene.*
63+
*Note: Mirador 4 fully supports this recipe, but Mirador 3 only partially supports the layering of multiple images on a single Canvas. While previous iterations of Mirador, as well as the new Mirador 4, process the images upwards from the first painting annotation, Mirador 3 does this in reverse. This means that the second image (the missing illustration detail) is hidden behind the image of the full folio in Mirador 3 and the user cannot view the reconstructed scene.*
6464

6565
{% include manifest_links.html viewers="Mirador, Annona, Theseus, TIFY" manifest="manifest.json" %}
6666

0 commit comments

Comments
 (0)