Просмотр исходного кода

Add comments about non-monospaced tables

tetrapod00 8 месяцев назад
Родитель
Сommit
9c52320183
2 измененных файлов с 8 добавлено и 0 удалено
  1. 4 0
      tutorials/3d/3d_antialiasing.rst
  2. 4 0
      tutorials/rendering/renderers.rst

+ 4 - 0
tutorials/3d/3d_antialiasing.rst

@@ -291,6 +291,10 @@ same time.
 Antialiasing comparison
 Antialiasing comparison
 ~~~~~~~~~~~~~~~~~~~~~~~
 ~~~~~~~~~~~~~~~~~~~~~~~
 
 
+.. Note that this table uses emojis, which are not monospaced in most editors.
+.. The table looks malformed but is not. When making changes, check the nearby
+.. lines for guidance.
+
 +--------------------------+--------------------------+--------------------------+--------------------------+--------------------------+--------------------------+--------------------------+
 +--------------------------+--------------------------+--------------------------+--------------------------+--------------------------+--------------------------+--------------------------+
 | Feature                  | MSAA                     | TAA                      | FSR2                     | FXAA                     | SSAA                     | SSRL                     |
 | Feature                  | MSAA                     | TAA                      | FSR2                     | FXAA                     | SSAA                     | SSRL                     |
 +==========================+==========================+==========================+==========================+==========================+==========================+==========================+
 +==========================+==========================+==========================+==========================+==========================+==========================+==========================+

+ 4 - 0
tutorials/rendering/renderers.rst

@@ -121,6 +121,10 @@ Hardware with RenderingDevice support is hardware which can run Vulkan, Direct3D
 Overall comparison
 Overall comparison
 ~~~~~~~~~~~~~~~~~~
 ~~~~~~~~~~~~~~~~~~
 
 
+.. Note that these tables use emojis, which are not monospaced in most editors.
+.. The tables look malformed but are not. When making changes, check the nearby
+.. lines for guidance.
+
 +---------------------+--------------------------+--------------------------+--------------------------+
 +---------------------+--------------------------+--------------------------+--------------------------+
 | Feature             | Compatibility            | Mobile                   | Forward+                 |
 | Feature             | Compatibility            | Mobile                   | Forward+                 |
 +=====================+==========================+==========================+==========================+
 +=====================+==========================+==========================+==========================+