浏览代码

Add comments about non-monospaced tables

tetrapod00 8 月之前
父节点
当前提交
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
 ~~~~~~~~~~~~~~~~~~~~~~~
 
+.. 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                     |
 +==========================+==========================+==========================+==========================+==========================+==========================+==========================+

+ 4 - 0
tutorials/rendering/renderers.rst

@@ -121,6 +121,10 @@ Hardware with RenderingDevice support is hardware which can run Vulkan, Direct3D
 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+                 |
 +=====================+==========================+==========================+==========================+