Sync MAGIC-API; sync OPTIONS for "nomagicsizes"

This commit is contained in:
Bill Kendrick 2023-04-11 22:26:53 -07:00
parent 7bdb19ff0f
commit 9b74f2a25e
20 changed files with 124 additions and 10 deletions

View file

@ -665,6 +665,17 @@
<span title="Configuration option">&#9881;</span> <strong>Note:</strong> If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>nomagiccontrols=no</code>" or "<code>magiccontrols=yes</code>". In both cases, may be overridden by the command-line option "<code>--magiccontrols</code>". </p>
</dd>
<dt>
<code><b>nomagicsizes=yes</b></code>
</dt>
<dd>
<p>
Some <b>Magic</b> tools offer various size settings. This option disables the sizing control, and only provides the tools' default sizes. (Some plugins may offer additional variations of a Magic tool, to make a few sizes possible, e.g. "Bricks" and "Googly Eyes". </p>
<p class="note">
<span title="Configuration option">&#9881;</span> <strong>Note:</strong> If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>nomagicsizes=no</code>" or "<code>magicsizes=yes</code>". In both cases, may be overridden by the command-line option "<code>--magicsizes</code>". </p>
</dd>
<dt>
<code><b>noshapecontrols=yes</b></code>
</dt>