OpenSuSE Man Pages

Man Page or Keyword Search:
Man Architecture
Apropos Keyword Search (all sections) Output format
home | help
x SuSE Linux 13.1-RELEASE x
x SuSE Linux 13.1-RELEASEx
Pbmto4425 User Manual(0)                              Pbmto4425 User Manual(0)

NAME
       pbmto4425 - Display PBM images on an AT&T 4425 terminal

SYNOPSIS
       pbmto4425 [pbmfile]

DESCRIPTION
       This program is part of Netpbm(1).

       pbmto4425 displays PBM format images on an AT&T 4425 ASCII terminal us-
       ing that terminal's mosaic graphics character set.  The program  should
       also  work with other VT100-like terminals with mosaic graphics charac-
       ter sets such as the C. Itoh CIT-101, but it has not yet been tested on
       terminals other than the 4425.

        Pbmto4425  puts the terminal into 132 column mode to achieve the maxi-
       mum resolution of the terminal.  In this mode the terminal has a  reso-
       lution  of  264 columns by 69 rows.  The pixels have an aspect ratio of
       1:2.6, therefore an image should be processed before being displayed in
       a manner such as this:

       % pamscale -xscale 2.6 pamfile \
           | pamscale -xysize 264 69 \
           | ppmtopgm \
           | pamditherbw \
           | pbmto4425

SEE ALSO
       pbmtoascii(1), ppmtoterm(1), pbm(5)

AUTHOR
       Copyright (C) 1993 by Robert Perlberg

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/pbmto4425.html

netpbm documentation                 1994             Pbmto4425 User Manual(0)

Want to link to this manual page? Use this URL:
<
http://star2.abcm.com/cgi-bin/bsdi-man?query=pbmto4425&sektion=1&manpath=>

home | help