Skip to content

Commit 48af26d

Browse files
authored
Check that imagick supports PDF (#1089)
1 parent 7e1ecfb commit 48af26d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/tests/imagick

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ $requiredFormats = array_map('strtoupper', [
77
'BMP',
88
'GIF',
99
'JPG',
10+
'PDF',
1011
'PNG',
1112
'SVG',
1213
'TIFF',

0 commit comments

Comments
 (0)