We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31421a4 commit cc896b6Copy full SHA for cc896b6
source/presentation/4.0/example/uc06_canvas_in_scene.json
@@ -48,11 +48,11 @@
48
"type": "Annotation",
49
"motivation": [ "painting" ],
50
"body": {
51
- "id": "https://fixtures.iiif.io/3d/chess/chessboard.jpg",
+ "id": "https://fixtures.iiif.io/3d/thomas_flynn/chess/chessboard.png",
52
"type": "Image",
53
- "format": "image/jpeg",
54
- "width": 800,
55
- "height": 800
+ "format": "image/png",
+ "width": 1024,
+ "height": 1024
56
},
57
"target": {
58
"id": "https://iiif.io/api/presentation/4.0/example/uc06/canvas/chessboard",
0 commit comments