We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ad79c1 commit 1ad25e3Copy full SHA for 1ad25e3
1 file changed
site/_wiki/FAQ/General.md
@@ -221,6 +221,7 @@ YOffset = (Height / 2) + (Top * THeight)
221
{: .table .table-dark }
222
223
**Formula**:
224
+
225
```py
226
Width = (GaomonWidth / THorizontal) * TWidth
227
Height = (GaomonHeight / TVertical) * THeight
0 commit comments