Mercurial > geeqie.yaz
comparison doc/printing.html @ 1109:ba2bbc862da7
Reformatting.
author | zas_ |
---|---|
date | Sun, 09 Nov 2008 21:53:33 +0000 |
parents | 36e6014c612a |
children | 79e69e5f4642 |
comparison
equal
deleted
inserted
replaced
1108:36e6014c612a | 1109:ba2bbc862da7 |
---|---|
110 <br /> | 110 <br /> |
111 </p> | 111 </p> |
112 | 112 |
113 <h2>Printer tab</h2> | 113 <h2>Printer tab</h2> |
114 | 114 |
115 <p><b>Destination:</b> Use this to select the destination of the print output.</p> | 115 <dl class="dialog_desc"> |
116 | 116 <dt>Destination</dt> |
117 <p>Default printer: Prints to the system default printer.<br /> | 117 <dd><p>Use this to select the destination of the print output.</p> |
118 Custom printer: Prints to the printer using the command defined in Custom printer (below).<br /> | 118 <p> |
119 Postscript file: Writes using the postscript format to named File (below).<br /> | 119 <dl> |
120 Image file: Writes using the selected File format (below) to named File (below).</p> | 120 <dt>Default printer</dt><dd>Prints to the system default printer.</dd> |
121 | 121 <dt>Custom printer</dt><dd>Prints to the printer using the command defined in Custom printer (below).</dd> |
122 <p><b>Custom printer:</b> The command to use when Destination is selected as Custom printer. For convenience, the drop down list includes printers available for use by the printing subsystem.</p> | 122 <dt>Postscript file</dt><dd>Writes using the postscript format to named File (below).</dd> |
123 | 123 <dt>Image file</dt><dd>Writes using the selected File format (below) to named File (below).</dd> |
124 <p><b>File:</b> The file to use for output when Destination is Postscript file or Image file.</p> | 124 </dl> |
125 | 125 </p> |
126 <p><b>File format:</b> The image format to use when Destination is Image file.</p> | 126 </dd> |
127 | 127 |
128 <p><b>DPI:</b> Abbreviation for Dots Per Inch. When the Destination is a printer or postscript file, this defines the maximum DPI to use when outputting image data. For example if the Destination printer is only capable of 600 DPI, but the resulting image to print is 1200 DPI, Geeqie will scale the image down to 600 DPI before sending it to the printer. This can greatly reduce the size of a print job when printing Proof Sheets or very large images.</p> | 128 <dt>Custom printer</dt> |
129 <dd><p>The command to use when Destination is selected as Custom printer. For convenience, the drop down list includes printers available for use by the printing subsystem.</p></dd> | |
130 | |
131 <dt>File</dt> | |
132 <dd><p>The file to use for output when Destination is Postscript file or Image file.</p></dd> | |
133 | |
134 <dt>File format</dt> | |
135 <dd><p>The image format to use when Destination is Image file.</p></dd> | |
136 | |
137 <dt>DPI</dt> | |
138 <dd><p>Abbreviation for Dots Per Inch. When the Destination is a printer or postscript file, this defines the maximum DPI to use when outputting image data. For example if the Destination printer is only capable of 600 DPI, but the resulting image to print is 1200 DPI, Geeqie will scale the image down to 600 DPI before sending it to the printer. This can greatly reduce the size of a print job when printing Proof Sheets or very large images.</p></dd> | |
139 </dl> | |
129 | 140 |
130 <p><br /> | 141 <p><br /> |
131 <br /> | 142 <br /> |
132 </p> | 143 </p> |
133 | 144 |
139 | 150 |
140 <p>The size of the preview can be changed using the three zoom buttons located below the preview.</p> | 151 <p>The size of the preview can be changed using the three zoom buttons located below the preview.</p> |
141 | 152 |
142 <p>The preview includes several reference lines that are <i>not included</i> in the final print:</p> | 153 <p>The preview includes several reference lines that are <i>not included</i> in the final print:</p> |
143 | 154 |
144 <p><b>Reference grid:</b> Light gray lines that form a grid over the entire page, the spacing between these lines is dependent on the current measurement unit:</p> | 155 <dl class="dialog_desc"> |
145 | 156 <dt>Reference grid</dt> |
146 <p>Inch: 1 inch.<br /> | 157 <dd><p>Light gray lines that form a grid over the entire page, the spacing between these lines is dependent on the current measurement unit:</p> |
147 Points: 72 points.<br /> | 158 <dl> |
148 Centimeters or Millimeters: 1 centimeter.</p> | 159 <dt>Inch</dt><dd>1 inch.</dd> |
149 | 160 <dt>Points</dt><dd>72 points.</dd> |
150 <p><b>Margins:</b> Blue lines along each edge of the page represent the location of the print margins, the non-printable area of the page is also gray.</p> | 161 <dt>Centimeters or Millimeters</dt><dd>1 centimeter.</dd> |
151 | 162 </dl> |
152 <p><b>Proof sheet grid:</b> When the layout is set to Proof sheet, each proof location is indicated with a red rectangle.</p> | 163 </dd> |
164 | |
165 <dt>Margins</dt> | |
166 <dd><p>Blue lines along each edge of the page represent the location of the print margins, the non-printable area of the page is also gray.</p></dd> | |
167 | |
168 <dt>Proof sheet grid</dt> | |
169 <dd><p>When the layout is set to Proof sheet, each proof location is indicated with a red rectangle.</p></dd> | |
170 | |
171 </dl> | |
153 | 172 |
154 <p><br /> | 173 <p><br /> |
155 <br /> | 174 <br /> |
156 </p> | 175 </p> |
157 | 176 |