1
0
mirror of https://github.com/Intervention/image.git synced 2025-09-09 21:50:47 +02:00

Support JP2 images

This commit is contained in:
shaneiseminger
2019-11-07 09:39:45 -07:00
committed by GitHub
parent eb16ed033c
commit 1110a23da5

View File

@@ -117,6 +117,7 @@ abstract class AbstractEncoder
case 'jpg':
case 'jpeg':
case 'image/jp2':
case 'image/jpg':
case 'image/jpeg':
case 'image/pjpeg':