Skip to content

Commit a47e0aa

Browse files
author
Steve Canny
committed
acpt: add example for Exif image
1 parent 9613e89 commit a47e0aa

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

features/img-characterize-image.feature

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ Feature: Characterize an image file
2121
| lena_std.jpg | image/jpeg | 512 | 512 | 72 | 72 |
2222
| lena.tif | image/tiff | 512 | 512 | 72 | 72 |
2323
| sample.tif | image/tiff | 1600 | 2100 | 200 | 200 |
24+
| jpeg420exif.jpg | image/jpeg | 2048 | 1536 | 72 | 72 |
751 KB
Loading

0 commit comments

Comments
 (0)