Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ gil2xd(1) — Sun WorkShop 5.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

GIL2XD(1)

NAME

gil2xd − Converts GIL source to WorkShop Visual save files

SYNOPSIS

gil2xd [ −xywhpsa ] [ −X ]

DESCRIPTION

gil2xd is a simple filter for converting GIL source code to visu save files.  It reads GIL source from standard input and writes a visu save file on standard out. 

OPTIONS

−x
Pass through XmNx resources. By default gil2xd will not output absolute positions in the save file.  Use the −x flag to pass XmNx resources into the output file. 

−y Pass through XmNy resources.  By default gil2xd will not output absolute positions in the save file.  Use the −y flag to pass XmNy resources into the output file. 

−w Pass through XmNwidth resources.  By default gil2xd will not output absolute sizes in the save file.  Use the −w flag to pass XmNwidth resources into the output file. 

−h Pass through XmNheight resources.  By default gil2xd will not output absolute sizes in the save file.  Use the −h flag to pass XmNwidth resources into the output file. 

−p Preserves position resources in output file. Same as -x -y

−s Preserves size resources in output file.  Same as -w -h

−a Preserves all position and size resources in output file.  Same as -p -s

−X Print list of switches

BUGS

gil2xd does not handle connections other than function calls, and the simple notify actions for buttons which can be mapped to links.  Other connections are reported as warnings. 

gil2xd simply ignores these constructs. 

SunOS 5.0  —  Last change: 17th March 1995

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026