Table of Contents

Name

xmagv - MAG Viewer for X Window System

Synopsis

xmagv [-option ...] file[.mag] ...

Description

The xmagv program display the MAG format image.

Options

-display display name
display name is host and display number.
-geometry WIDTHxHEIGHT
[{+-}XOFFSET{+-}YOFFSET] This option indicates window geometry.
-help
This option indicates that a brief summary of the allowed options should be printed on the standard out.
-info
This option indicates that informations in MAG files should be printed on the standard out.
-quick
This option indicates that the image is put at window line by line.
-gray
This option indicates that gray scale image is displayed.
-tone TONE
This option indicates that brightness is changed TONE % of original. 0 < TONE <= 100.
-scroll
Enable mouse left button scroll.
-root
Set picture to root window background pixmap.
-rootx Xoffset
Horizontal offset at "-root".
-rooty Yoffset
Vertical offset at "-root".
-dump
Dump pixel data to stdout.
-ppm
Dump image to stdout with portable pixmap format ("P3" text).
-ppm6
Dump image to stdout with portable pixmap format ("P6" binary).
-icon bitmapfile
Specify icon bitmap.
-cmap
Enable to use private colormap, if color allocation is failed.
-nocmap
Disable to use private colormap.

Environment

DISPLAY
to get the default host and display number.

Bugs

At resize graphic image is not redrawn perfectly.
MKI format file is not supported.

Author

yav (OeRSTED Inc., UHD98984@pcvan.or.jp)


Table of Contents