From 248d4ff7547e084cd52afea48cc6d9c915857e5e Mon Sep 17 00:00:00 2001 From: Matthieu Lempereur Date: Mon, 30 Dec 2024 08:57:11 +0100 Subject: [PATCH] cannot validate svg image size --- reference/constraints/Image.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/reference/constraints/Image.rst b/reference/constraints/Image.rst index 48dc1d5e0ed..2734cf439d7 100644 --- a/reference/constraints/Image.rst +++ b/reference/constraints/Image.rst @@ -530,5 +530,10 @@ options has been set. This message has no parameters. +.. note:: + + SVG images sizes are not currently supported. Using size constraints with + these files will display this message. + .. _`IANA website`: https://www.iana.org/assignments/media-types/media-types.xhtml .. _`PHP GD extension`: https://www.php.net/manual/en/book.image.php