From 5c6da6f7558ea5f2e4db25eafbb35b3d24c364d5 Mon Sep 17 00:00:00 2001 From: Matteo Paonessa Date: Thu, 3 Mar 2022 00:02:55 +0100 Subject: [PATCH] Revert resizing description --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 53b8a0d..e948115 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,4 @@ Libcaesium also supports optimization, by setting the _quality_ to 0. This perfo but with a smaller size (10-12% usually). PNG is lossless, so libcaesium will always perform optimization rather than compression. GIF optimization is possible, but currently not supported. -WebP optimization is also possible, but it will probably result in a bigger output file as it's well suited to losslessly convert from PNG or JPEG. - -## Resizing -Resizing is no longer supported since 0.6.0. +WebP optimization is also possible, but it will probably result in a bigger output file as it's well suited to losslessly convert from PNG or JPEG.s