OOF2: The Manual

Name

OOF.Graphics_n.Settings.Margin — Set the margin (as a fraction of the image size) when zooming to full size.

Synopsis

OOF.Graphics_n.Settings.Margin(fraction)

Details

  • Parent Menu: OOF.Graphics_n.Settings
  • Callback: function GhostGfxWindow.marginCB in module ooflib.common.IO.ghostgfxwindow
  • Parameters:

    fraction
    Margin as a fraction of the image size. Type: A real number.

Description

Zooming to full size leaves a blank margin around the display. The given fraction specifies the width of the margin, as a fraction of the total display size.