~inkscape.dev/inkscape/RELEASE_0_46_BRANCH

« back to all changes in this revision

Viewing changes to inkscape.pod

  • Committer: buliabyak
  • Date: 2007-03-22 05:14:53 UTC
  • Revision ID: buliabyak@users.sourceforge.net-20070322051453-p3rtf44vfw8v4gu1
remove useless and half-broken slideshow mode in favor of inkview

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
    -V, --version
15
15
 
16
16
    -f, --file=FILENAME               
17
 
    -s, --slideshow                   
18
17
 
19
18
    -e, --export-png=FILENAME         
20
19
    -a, --export-area=x0:y0:x1:y1     
209
208
 
210
209
inkscape --print='| ps2pdf - mydoc.pdf' mydoc.svg
211
210
 
212
 
=item B<-s>, B<--slideshow>
213
 
 
214
 
Show given files one by one, switching to the next one by any key or mouse event.
215
 
 
216
211
=item B<-t>, B<--export-use-hints>
217
212
 
218
213
Use export filename and DPI hints stored in the exported object (only with --export-id).