bjfilter --- Canon Bubble Jet Printer filter.

DESCRIPTION
    bjfilter is a filter program for Canon Bubble Jet Printer.

    bjfilter has a basic command line interface. You can print
    a image file directly, and select printing parameters,
    for example a paper type, paper size, print speed, print quality,
    color adjustment, etc.

    Additionally bjfilter has a useful GUI, so you can easily select
    several parameters for printing.

REQUIREMENTS
<all>
    You need automake and autoconf to build programs.
    * automake  (1.4   or above)
    * autoconf  (2.13  or above)

<bjfilter>
    * libm         (6.0    or above)
    * libdl        (2.0    or above)
    * libpopt      (1.4    or above)
    * libcnclapi   (3.1.0  or above)
    * libcnclbjcmd (3.1.0  or above)
    * libcnclui    (3.1.0  or above)
    * libcnbpess   (2.0.5  or above)
    * libcnbpcmcm  (6.11.1 or above)
    * libcnbpoxxx  (1.0.x  or above)
    * libtiff      (3.4    or above)
    * libpng       (1.0.9  or above)

/*
** The code use "libtiff library"
** 
** Copyright (c) 1988-1997 Sam Leffler
** Copyright (c) 1991-1997 Silicon Graphics, Inc.
*/

/*
** The code use "libpng library"
** 
** Copyright (c) 1998-2001 Glenn Randers-Pehrson
*/

INSTALLATION
    See the file "INSTALL"

LICENSE
    * "bjfilter" is licensed under the terms of the GNU General
      Public License.  (See the file COPYING.)

EXCEPTION
    * As a special exception, these programs are permissible to link with the
      libraries released as the binary modules, including the above libraries
      "libcnbp*".
    * If you write modifications of your own for these programs, it is your
      choice whether to permit this exception to apply to your modifications.
      If you do not wish that, delete this exception.
