From 60ccc3b4358eb229cbeb078ffda071c192bde989 Mon Sep 17 00:00:00 2001 From: Asmodai Date: Thu, 26 Oct 2017 18:38:27 +0300 Subject: [PATCH] add more formats support --- .idea/image.iml | 8 + .idea/modules.xml | 8 + .idea/vcs.xml | 6 + .idea/workspace.xml | 175 +++++++++++++++++++++ src/Intervention/Image/AbstractEncoder.php | 9 +- 5 files changed, 205 insertions(+), 1 deletion(-) create mode 100644 .idea/image.iml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml diff --git a/.idea/image.iml b/.idea/image.iml new file mode 100644 index 00000000..c956989b --- /dev/null +++ b/.idea/image.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 00000000..fe3ecb87 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 00000000..94a25f7f --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 00000000..47e1b6af --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,175 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + DEFINITION_ORDER + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +