numeric
An indication of the backcloth magnification currently displayed in graphic_window. This is valid only when the window has an associated backcloth system, defined by window.cloth or the wcloth command.
It records how each pixel in the backcloth image files is displayed on the screen by setting the file-pixel to screen-pixel ratio.
Changing this value will scale the image repaint.
Set the magnification to 1 (the default) implying a one-to-one representation between file resolution and screen resolution.
wcloth grawin,mycloth.clo grawin.cloth_mag = 1
Set a magnification of four so that file pixel is represented on the screen in a 4x4 pixel block.
grawin.cloth_mag = 4
Commands: |