Goodies 14: Calculation font size

Optionally we can change the font size for calculations. So when you age and it gets harder to read small text, you can ask the plugin to e.g. use 16 points for font size as minimum.


For macOS in preferences dialog, you can enter a minimum font size. Or per script using SyntaxColoring.SetMinCalcFontSize function. Our plugin watches calculations dialogs and if text size is too small, we apply the new size.

Optionally, you can also pick a font for scripts, which is also used for the calculations.

You can use shortcuts to change the font size within the calculation:

Shortcuts
⌘ +increase font size.
⌘ -decrease font size.

Sort contextual menu 14 Handle ESC key