Skip to content

Commit 7d37b36

Browse files
committed
Update documentation.
1 parent ea48a23 commit 7d37b36

7 files changed

Lines changed: 799 additions & 487 deletions

File tree

doc/cupspm3.epub

0 Bytes
Binary file not shown.

doc/ipptoolfile.html

Lines changed: 381 additions & 224 deletions
Large diffs are not rendered by default.

doc/ipptransform.html

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -152,45 +152,38 @@ <h2 id="ipptransform-1.options">Options</h2>
152152
<p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>--version</strong><br>
153153
Shows program version.
154154
</p>
155-
<p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>-d</strong><em> DEVICE-URI</em>
156-
<br>
155+
<p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>-d </strong><em>DEVICE-URI</em><br>
157156
Specifies an output device as a URI.
158157
Currently only the &quot;ipp&quot;, &quot;ipps&quot;, and &quot;socket&quot; URI schemes are supported, for example &quot;socket://10.0.1.42&quot; to send print data to an AppSocket printer at IP address 10.0.1.42.
159158
</p>
160-
<p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>-i</strong><em> INPUT/FORMAT</em>
161-
<br>
159+
<p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>-i </strong><em>INPUT/FORMAT</em><br>
162160
Specifies the MIME media type of the input file.
163-
Currently the &quot;application/pdf&quot; (PDF) and &quot;image/jpeg&quot; (JPEG) MIME media types are supported.
161+
Currently the &quot;application/pdf&quot; (PDF), &quot;image/jpeg&quot; (JPEG), and &quot;text/plain&quot; MIME media types are supported.
164162
</p>
165-
<p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>-m</strong><em> OUTPUT/FORMAT</em>
166-
<br>
163+
<p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>-m </strong><em>OUTPUT/FORMAT</em><br>
167164
Specifies the MIME media type of the output file.
168165
Currently the &quot;application/PCLm&quot; (PCLm), &quot;application/pdf&quot; (PDF), &quot;application/postscript&quot; (PostScript), &quot;application/vnd.hp-pcl&quot; (HP PCL), &quot;image/pwg-raster&quot; (PWG Raster), and &quot;image/urf&quot; (Apple Raster) MIME media types are supported.
169166
</p>
170-
<p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>-o</strong><em> &quot;NAME=VALUE</em><strong>[...</strong><em>NAME=VALUE]&quot;</em>
171-
<br>
167+
<p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>-o &quot;</strong><em>NAME=VALUE </em>[... <em>NAME=VALUE</em>]<strong>&quot;</strong><br>
172168
Specifies one or more named options for the conversion.
173-
Currently the &quot;copies&quot;, &quot;force-front-side&quot;, &quot;image-orientation&quot;, &quot;imposition-template&quot;, &quot;job-error-sheet&quot;, &quot;job-pages-per-set&quot;, &quot;job-sheet-message&quot;, &quot;job-sheets&quot;, &quot;job-sheets-col&quot;, &quot;media&quot;, &quot;media-col&quot;, &quot;multiple-document-handling&quot;, &quot;number-up&quot;, &quot;orientation-requested&quot;, &quot;overrides&quot;, &quot;page-delivery&quot;, &quot;page-ranges&quot;, &quot;print-color-mode&quot;, &quot;print-quality&quot;, &quot;print-scaling&quot;, &quot;printer-resolution&quot;, &quot;separator-sheets&quot;, &quot;sides&quot;, &quot;x-image-position&quot;, &quot;x-image-shift&quot;, &quot;x-side1-image-shift&quot;, &quot;x-side2-image-shift&quot;, &quot;y-image-position&quot;, &quot;y-image-shift&quot;, &quot;y-side1-image-shift&quot;, and &quot;y-side2-image-shift&quot; options are supported.
174-
See the NAMED OPTIONS section for more information.
169+
See the &quot;NAMED OPTIONS&quot; section for more information.
175170
</p>
176-
<p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>-r</strong><em> RESOLUTION[,...]</em>
177-
<br>
171+
<p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>-r </strong><em>RESOLUTION</em>[,...<em>RESOLUTION</em>]<br>
178172
Specifies the supported resolutions.
179173
Resolutions are of the form &quot;NNNdpi&quot; or &quot;NNNxNNNdpi&quot;, for example &quot;300dpi&quot; or &quot;600x300dpi&quot;.
180174
HP PCL output only supports resolutions of &quot;300dpi&quot; and &quot;600dpi&quot;.
181175
</p>
182-
<p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>-s</strong> {flipped|manual-tumble|normal|rotated}
176+
<p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>-s</strong> {<strong>flipped</strong>|<strong>manual-tumble</strong>|<strong>normal</strong>|<strong>rotated</strong>}
183177
<br>
184178
Specifies the coordinate system for the back side of duplex sheets.
185179
</p>
186-
<p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>-t</strong> type[,...]
187-
<br>
180+
<p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>-t </strong><em>TYPE</em>[,...,<em>TYPE</em>]<br>
188181
Specifies the output color spaces and bit depths, separated by commas.
189182
Types include &quot;adobe-rgb_8&quot; and &quot;adobe-rgb_16&quot; for 8-bit and 16-bit AdobeRGB, &quot;black_1&quot; and &quot;black_8&quot; for 1-bit and 8-bit black, &quot;cmyk_8&quot; for 8-bit CMYK, &quot;sgray_1&quot; and &quot;sgray_8&quot; for 1-bit and 8-bit grayscale with a 2.2 gamma correction, and &quot;srgb_8&quot; for 8-bit sRGB color.
190183
Run
191184
<strong>ipptransform</strong>
192185
with the
193-
<em>--help</em>
186+
<strong>--help</strong>
194187
option to see the list of supported color spaces and bit depths.
195188
</p>
196189
<p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>-v</strong><br>

doc/libcups.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,9 @@ <h2 id="libcups-3.description">Description</h2>
144144
The
145145
<strong>cupsCreateDestJob</strong>
146146
function creates a print job on a destination and the
147-
<strong>cupsStartDestDocument</strong>,<strong>cupsWriteRequestData</strong>,
147+
<strong>cupsStartDestDocument</strong>,
148+
149+
<strong>cupsWriteRequestData</strong>,
148150

149151
and
150152
<strong>cupsFinishDestDocument</strong>

0 commit comments

Comments
 (0)