| 1 | <?xml version="1.0" encoding="UTF-8"?> | 
| 2 | <ui version="4.0"> | 
| 3 | <class>commandsDialog</class> | 
| 4 | <widget class="QDialog" name="commandsDialog"> | 
| 5 | <property name="geometry"> | 
| 6 | <rect> | 
| 7 | <x>0</x> | 
| 8 | <y>0</y> | 
| 9 | <width>737</width> | 
| 10 | <height>894</height> | 
| 11 | </rect> | 
| 12 | </property> | 
| 13 | <property name="windowTitle"> | 
| 14 | <string>Rvu Commands</string> | 
| 15 | </property> | 
| 16 | <layout class="QVBoxLayout" name="verticalLayout"> | 
| 17 | <item> | 
| 18 | <widget class="QTextEdit" name="textEdit"> | 
| 19 | <property name="documentTitle"> | 
| 20 | <string/> | 
| 21 | </property> | 
| 22 | <property name="readOnly"> | 
| 23 | <bool>true</bool> | 
| 24 | </property> | 
| 25 | <property name="html"> | 
| 26 | <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> | 
| 27 | <html><head><meta name="qrichtext" content="1" /><style type="text/css"> | 
| 28 | p, li { white-space: pre-wrap; } | 
| 29 | </style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;"> | 
| 30 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">aim</span> <span style=" font-style:italic;">[ mag [ x y z ] ]</span></p> | 
| 31 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Zoom in by mag on point x y z . The view point is held constant; only the view direction</p> | 
| 32 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> and size are changed. If x y z is missing, the cursor is used to select the view center. A</p> | 
| 33 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">  negative magnification factor means zoom out. The default factor is one.</p> | 
| 34 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> | 
| 35 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">exposure </span><span style=" font-style:italic;">[ spec ]</span></p> | 
| 36 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Adjust exposure. The number spec is a multiplier used to compensate the average</p> | 
| 37 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> exposure. A value of 1 renormalizes the image to the computed average, which is usually</p> | 
| 38 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">         done immediately after startup. If spec begins with a ’+’ or ’-’, the compensation is</p> | 
| 39 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> interpreted in f-stops (ie. the power of two). If spec begins with an ’=’, an absolute</p> | 
| 40 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> setting is performed. An ’=’ by itself permits interactive display and setting of the</p> | 
| 41 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> exposure. If spec begins with an ’@’, the exposure is adjusted to present similar visibility</p> | 
| 42 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> to what would be experienced in the real environment. If spec is absent, or an ’@’ is</p> | 
| 43 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> followed by nothing, then the cursor is used to pick a specific image location for</p> | 
| 44 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> normalization.</p> | 
| 45 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> | 
| 46 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">focus </span><span style=" font-style:italic;">[ distance ]</span></p> | 
| 47 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Set focus distance for depth-of-field sampling. If a distance in world coordinates is</p> | 
| 48 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> absent, then the cursor is used to choose a point in the scene on which to focus. (The</p> | 
| 49 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> focus distance setting does not affect rendering in <span style=" font-style:italic;">rvu</span>, but can be used in <span style=" font-style:italic;">rpict</span> with the</p> | 
| 50 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> -pd option to simulate depth-of-field on views saved from <span style=" font-style:italic;">rvu</span>.)</p> | 
| 51 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> | 
| 52 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">frame </span><span style=" font-style:italic;">[ xmin ymin xmax ymax ]</span></p> | 
| 53 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Set frame for refinement. If coordinates are absent, the cursor is used to pick frame</p> | 
| 54 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> boundaries. If ‘‘all’’ is specified, the frame is reset to the entire image.</p> | 
| 55 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> | 
| 56 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">free</span></p> | 
| 57 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Free cached object structures and associated data. This command may be useful when</p> | 
| 58 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> memory is low and a completely different view is being generated from the one previous.</p> | 
| 59 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> | 
| 60 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">last </span><span style=" font-style:italic;">[ file ]</span></p> | 
| 61 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Restore the previous view. If a view or picture le is specified, the parameters are taken</p> | 
| 62 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> from the last view entry in the file.</p> | 
| 63 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> | 
| 64 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">L</span> <span style=" font-style:italic;">[ vw [ rfile ] ]</span></p> | 
| 65 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Load parameters for view <span style=" font-style:italic;">vw</span> from the <span style=" font-style:italic;">rad</span> input file, <span style=" font-style:italic;">rfile</span>. Both <span style=" font-style:italic;">vw</span> and <span style=" font-style:italic;">rfile</span> must be given</p> | 
| 66 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> the first call, but subsequent calls will use the last <span style=" font-style:italic;">rfile</span> as a default, and &quot;1&quot; as the default</p> | 
| 67 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">  view (ie. the first view appearing in <span style=" font-style:italic;">rfile</span>).</p> | 
| 68 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> | 
| 69 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">move </span><span style=" font-style:italic;">[ mag [ x y z ] ]</span></p> | 
| 70 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Move camera mag times closer to point x y z . For a perspective projection (or fisheye</p> | 
| 71 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> view), only the view point is changed; the view direction and size remain constant. The</p> | 
| 72 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> view size must be modified in a parallel projection since it determines magnification. If</p> | 
| 73 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <span style=" font-style:italic;">x y z</span> is missing, the cursor is used to select the view center. A negative magnification</p> | 
| 74 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> factor decreases the object size. The default factor is one. Care must be taken to avoid</p> | 
| 75 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> moving behind or inside other objects.</p> | 
| 76 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> | 
| 77 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">new </span><span style=" font-style:italic;">[ nproc ]</span></p> | 
| 78 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Restart the image, using the specified number of rendering processes. Usually used after</p> | 
| 79 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> the &quot;set&quot; command.</p> | 
| 80 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> | 
| 81 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">pivot </span><span style=" font-style:italic;">angle [ elev [ mag [ x y z ] ] ]</span></p> | 
| 82 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Similar to the &quot;move&quot; command, but pivots the view about a selected point. The <span style=" font-style:italic;">angle</span> is</p> | 
| 83 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> measured in degrees around the view up vector using the right hand rule. The optional</p> | 
| 84 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">       elev</span> is the elevation in degrees from the pivot point; positive raises the view point to look</p> | 
| 85 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> downward and negative lowers the view point to look upward.</p> | 
| 86 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> | 
| 87 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">quit</span></p> | 
| 88 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;"> </span>Quit the program.</p> | 
| 89 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> | 
| 90 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">^R</span>  </p> | 
| 91 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Redraw the image. Use when the display gets corrupted. On some displays, occassionally</p> | 
| 92 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> forcing a redraw can improve appearance, as more color information is available and the</p> | 
| 93 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> driver can make a better color table selection.</p> | 
| 94 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> | 
| 95 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">rotate </span><span style=" font-style:italic;">angle [ elev [ mag ] ]</span></p> | 
| 96 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Rotate the camera horizontally by <span style=" font-style:italic;">angle</span> degrees. If an elevation is specified, the camera</p> | 
| 97 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> looks upward <span style=" font-style:italic;">elev</span> degrees. (Negative means look downward.)</p> | 
| 98 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> | 
| 99 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">set </span><span style=" font-style:italic;">[ var [ val ] ]</span></p> | 
| 100 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Check/change program variable. If <span style=" font-style:italic;">var</span> is absent, the list of available variables is</p> | 
| 101 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> displayed. If <span style=" font-style:italic;">val</span> is absent, the current value of the variable is displayed and changed</p> | 
| 102 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> interactively. Otherwise, the variable <span style=" font-style:italic;">var</span> assumes the value <span style=" font-style:italic;">val</span>. Variables include:</p> | 
| 103 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> | 
| 104 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> ambient value (av), ambient value weight (aw), ambient bounces (ab),</p> | 
| 105 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> ambient accuracy (aa), ambient divisions (ad), ambi- ent radius (ar),</p> | 
| 106 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> ambient samples (as), black&amp;white (b), back face visibility (bv), direct jitter (dj),</p> | 
| 107 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> direct sampling (ds), direct threshold (dt), direct visibility (dv), irradiance (i),</p> | 
| 108 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> limit weight (lw), limit recursion (lr), medium extinction (me), medium albedo (ma),</p> | 
| 109 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> medium eccentricity (mg), medium sampling (ms), pixel sample (ps), pixel threshold (pt),</p> | 
| 110 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> specular jitter (sj), specular threshold (st), and uncorrelated sampling (u).</p> | 
| 111 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> | 
| 112 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Once a variable has been changed, the &quot;new&quot; command can be used to recompute the</p> | 
| 113 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> image with the new parameters. If a program variable is not available here, it may show</p> | 
| 114 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> up under some other command or it may be impossible to change once the program is</p> | 
| 115 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> running.</p> | 
| 116 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> | 
| 117 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">trace </span><span style=" font-style:italic;">[ xbeg ybeg zbeg xdir ydir zdir ]</span></p> | 
| 118 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">       </span>Trace a ray. If the ray origin and direction are absent, the cursor is used to pick a location</p> | 
| 119 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> in the image to trace. The object intersected and its material, location and value are</p> | 
| 120 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> displayed.</p> | 
| 121 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> | 
| 122 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">V </span><span style=" font-style:italic;">[ vw [ rfile ] ]</span></p> | 
| 123 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Append the current view as view <span style=" font-style:italic;">vw</span> in the rad file <span style=" font-style:italic;">rfile</span>. Compliment to <span style=" font-style:italic;">L</span> command. Note</p> | 
| 124 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> that the view is simply appended to the file, and previous views with the same name</p> | 
| 125 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> should be removed before using the file with <span style=" font-style:italic;">rad</span>.</p> | 
| 126 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> | 
| 127 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">write </span><span style=" font-style:italic;">[ file ]</span></p> | 
| 128 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Write picture to <span style=" font-style:italic;">file</span>. If argument is missing, the current file name is used.</p> | 
| 129 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> | 
| 130 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">^Z</span></p> | 
| 131 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Stop the program. The screen will be redrawn when the program resumes.</p></body></html></string> | 
| 132 | </property> | 
| 133 | </widget> | 
| 134 | </item> | 
| 135 | </layout> | 
| 136 | </widget> | 
| 137 | <resources/> | 
| 138 | <connections/> | 
| 139 | </ui> |