Parse support for [no]magicsizes; new MAGIC_FEATURE_CONTROL bitmask

This commit is contained in:
Bill Kendrick 2023-04-12 00:11:11 -07:00
parent c2585d7a26
commit eda0a646be
14 changed files with 30 additions and 2 deletions

View file

@ -191,6 +191,8 @@ Magic Tool Plugin API Documentation
features relevant to Magic tools which have been disabled in this
session. Test using the C bitwise 'and' operator, '&'. The
features are defined in tp_magic_api.h:
* MAGIC_FEATURE_CONTROL: Magic tool controls (paint vs
fullscreen) (--nomagiccontrols)
* MAGIC_FEATURE_SIZE: Magic tool size (--nomagicsizes)
Your Magic tool(s) may wish to react differently depending on
whether one or more features have been disabled. (For example, the