Browse Source

Merge pull request #10381 from Calinou/docs-image-guidelines-no-gifs

Mention that GIFs should be avoided in Docs image guidelines
Max Hilbrunner 8 months ago
parent
commit
c6d996968e
1 changed files with 6 additions and 0 deletions
  1. 6 0
      contributing/documentation/docs_image_guidelines.rst

+ 6 - 0
contributing/documentation/docs_image_guidelines.rst

@@ -53,6 +53,12 @@ compression is fine, even if the file size is bigger.
 If you already have an image editor such as GIMP, Krita or Photoshop installed
 If you already have an image editor such as GIMP, Krita or Photoshop installed
 it may have the ability to open an image then save it as a WebP file.
 it may have the ability to open an image then save it as a WebP file.
 
 
+.. note::
+
+    Since WebP supports animations and the documentation can display videos,
+    GIFs should be avoided. Their compression is inefficient and they only support
+    a 256-color palette with 1-bit transparency.
+
 Cropping
 Cropping
 ^^^^^^^^
 ^^^^^^^^