Updated docs for new PostScript printing support.
This commit is contained in:
parent
2b4c654840
commit
77ce7d5df9
5 changed files with 45 additions and 30 deletions
|
|
@ -747,11 +747,12 @@ New Breed Software</p>
|
|||
<dd>
|
||||
<p><i>(Linux and Unix only)</i></p>
|
||||
|
||||
<p>The command used to print is actually a set of commands that
|
||||
convert a PNG to a PostScript and send it to the printer:</p>
|
||||
<p><i>Tux Paint</i> prints by generating a PostScript
|
||||
representation of the drawing and sending it to an external
|
||||
program. By default, the program is:</p>
|
||||
|
||||
<blockquote><code>
|
||||
pngtopnm | pnmtops | lpr
|
||||
lpr
|
||||
</code></blockquote>
|
||||
|
||||
<p>This command can be changed by setting the "printcommand" value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue