logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pbmtoln03 - convert PBM image to DEC LN03+ Sixel output

Author

       Tim Cook, 26 Feb 1992

Description

       This program is part of Netpbm(1).

       pbmtoln03 reads a PBM image as input and produces a DEC LN03+ Sixel output file.

Document Source

       This manual page was generated by the Netpbm tool 'makeman' from HTML source.  The  master  documentation
       is at

              http://netpbm.sourceforge.net/doc/pbmtoln03.html

netpbm documentation                               07 May 1993                          Pbmtoln03UserManual(1)

Name

       pbmtoln03 - convert PBM image to DEC LN03+ Sixel output

Options

       In  addition  to  the options common to all programs based on libnetpbm (most notably -quiet, see  Common
       Options ), pbmtoln03 recognizes the following command line options:

       -lnn  Use "nn" as value for left margin (default 0).

       -rnn  Use "nn" as value for right margin (default 2400).

       -tnn  Use "nn" as value for top margin (default 0).

       -bnn  Use "nn" as value for bottom margin (default 3400).

       -fnn  Use "nn" as value for form length (default 3400).

See Also

pbm(1)

Synopsis

pbmtoln03 [-rltbf] pbmfile

See Also