Browse Source

Mention that GIFs should be avoided in Docs image guidelines

Hugo Locurcio 8 months ago
parent
commit
0d8944df0b
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
 ^^^^^^^^
 ^^^^^^^^