File: WHATSNEW

package info (click to toggle)
vtprint 2.0.2-15
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 488 kB
  • sloc: ansic: 1,587; sed: 733; makefile: 292; sh: 96
file content (30 lines) | stat: -rw-r--r-- 1,271 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
What's new in vtprint 2.0 from 1.x?

vtprint-2.0 represents a *complete* rewrite of vtprint.  I decided to change
somewhat the design philosophy, deeming portability to non-UNIX systems to
be really worthless.  Hence, this is probably only compilable on UNIX  or
UNIX-clone systems.  Also, I moved to the "getopt()" facility which
simplified some of the option parsing code.

Here's a list of some of the "user-visible" additions to vtprint:

    1) support for any *terminal* with printer control codes via
       an external library file (see vtprintcap(5).)

    2) support for CR/LF handling directly

    3) support for output to *any* device file via the command line.

    4) support for "session defaults" via an environmental variable
       which can hold command-line options.

    5) optional "binary" mode, overriding CR/LF translations (can only
       be used on terminal devices).

    6) probably other things I can't think of now.

=================================================================
Garrett D'Amore                 |     garrett@sciences.sdsu.edu
Student Programmer/Analyst      |     SDSU College of Sciences
SDSU Computer Science Major     |     Physics Bldg., Room 238
=================================================================