home *** CD-ROM | disk | FTP | other *** search
- Xwinpr - hardcopy program.(ver.1.0)
-
-
- This is a hardcopy program for X Windows.
-
-
- Requirements, supported hardware:
- ---------------------------------
-
- 1. Printer should support Canon LipsII+. But other printers may
- work with minor modifications. I haven't tested.
- 2. C++. Originally it is compiled with g++ 2.3.3, but other C++ compilers
- will be good.
- 3. This was made on BSD/386 (which identifies itself by defining "bsdi"),
- but should work on many platforms with minor fixes. This uses only
- basic functions of Un?x and C++.
-
-
- Installation:
- -------------
- Simply xmkmf and make. If you don't have xmkmf or imake, then modify
- Makefile in this package and use it. To install, "make install", and
- to install the manual, "make install.man".
-
-
- Usage:
- ------
- Invoke this program, and the cursor will change to a crosshair. Move
- the cursor to the window you want to print out, at the precise point you
- want to print as white. The other colors will be black on the print.
- For command options, read the man page or invoke "xwinpr -help".
-
-
- Support:
- --------
- There will be no official support for this program, but I'll appreciate
- receiving any bug, suggestions or improvements. Since this is now limited
- to only a small variety of hardware, your port to other platforms is
- very welcome! Please send me know your patch. In that case, original
- codes shall be enclosed by "#ifdef bsdi" and "#endif" or the likes.
- Fixes will be out sooner or later (sorry if there are delays).
-
-
- Hints:
- ------
- This software uses only 7bit character codes. So you can use this
- without caring about the high bits.
-
-
- Copyright:
- ----------
- Permission to use, copy, modify, distribute, and sell this software is
- granted without fee, but only when with copyright notice which appears
- in Imakefile and xwinpr.C. Tetsuji Rai makes no representations about
- the suitability of this software for any purpose.
-
-
-
- Happy printing!
-
-
- Tetsuji Rai
- (tetsuji@rai.juice.or.jp 74610.1537@compuserve.com)
-