mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Add comments about non-monospaced tables
This commit is contained in:
@@ -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 |
|
||||
+==========================+==========================+==========================+==========================+==========================+==========================+==========================+
|
||||
|
||||
@@ -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+ |
|
||||
+=====================+==========================+==========================+==========================+
|
||||
|
||||
Reference in New Issue
Block a user