Skip to content

Commit cc896b6

Browse files
committed
Fixing chessboard image
1 parent 31421a4 commit cc896b6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/presentation/4.0/example/uc06_canvas_in_scene.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@
4848
"type": "Annotation",
4949
"motivation": [ "painting" ],
5050
"body": {
51-
"id": "https://fixtures.iiif.io/3d/chess/chessboard.jpg",
51+
"id": "https://fixtures.iiif.io/3d/thomas_flynn/chess/chessboard.png",
5252
"type": "Image",
53-
"format": "image/jpeg",
54-
"width": 800,
55-
"height": 800
53+
"format": "image/png",
54+
"width": 1024,
55+
"height": 1024
5656
},
5757
"target": {
5858
"id": "https://iiif.io/api/presentation/4.0/example/uc06/canvas/chessboard",

0 commit comments

Comments
 (0)