From 2a6055f6a7b0f6e86750bd0cad4ea6989716ca8d Mon Sep 17 00:00:00 2001 From: Maiddog Date: Sun, 9 Aug 2020 22:26:41 -0500 Subject: [PATCH 1/2] Add suggestion to make issues for missing formats --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b4137f..3244af0 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ imagesize = "0.8" ``` ## Supported Image Formats +If an image format is missing feel free to make an issue to suggest adding it. * BMP * GIF * HEIC / HEIF From 70a8aaed434ba976bd9204595aa44ae601dde030 Mon Sep 17 00:00:00 2001 From: Maiddog Date: Sun, 9 Aug 2020 22:32:39 -0500 Subject: [PATCH 2/2] I'm dumb and this is already there --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3244af0..6b4137f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ imagesize = "0.8" ``` ## Supported Image Formats -If an image format is missing feel free to make an issue to suggest adding it. * BMP * GIF * HEIC / HEIF