From 9c52320183e95292d69844fe1afded2e9f533e3e Mon Sep 17 00:00:00 2001 From: tetrapod00 <145553014+tetrapod00@users.noreply.github.com> Date: Wed, 13 Nov 2024 17:41:15 -0800 Subject: [PATCH] Add comments about non-monospaced tables --- tutorials/3d/3d_antialiasing.rst | 4 ++++ tutorials/rendering/renderers.rst | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/tutorials/3d/3d_antialiasing.rst b/tutorials/3d/3d_antialiasing.rst index 41dae2dabcf..40beeb458b6 100644 --- a/tutorials/3d/3d_antialiasing.rst +++ b/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 | +==========================+==========================+==========================+==========================+==========================+==========================+==========================+ diff --git a/tutorials/rendering/renderers.rst b/tutorials/rendering/renderers.rst index e71727985f1..3bc57d94f06 100644 --- a/tutorials/rendering/renderers.rst +++ b/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+ | +=====================+==========================+==========================+==========================+