Skip to content

Commit 96cf5be

Browse files
authored
add APNG support (part 2)
1 parent 84c2869 commit 96cf5be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

filetype/types/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
image.Xcf(),
1717
image.Jpeg(),
1818
image.Jpx(),
19+
image.Apng(),
1920
image.Png(),
2021
image.Gif(),
2122
image.Webp(),

0 commit comments

Comments
 (0)