GPDriver 1.16 (26-Nov-04) Source Release
----------------------------------------
GPDriver is a high-quality printer driver based on a slightly modified
version of Gimp-Print 4.2.7. It requires a front-end (such as GemPrint) to
interface with the RISC OS printing system.

To build GPDriver from sources, you need to unpack the sources to a disc that
supports long file names. If you do not have RISC OS 4 you will need to use
!raFS or a similar utility to provide long file name support. You need the
Castle C/C++ compiler and OSLib 6.40 (or higher). There is no reason why other
compilers (most notably gcc) cannot be used, but the supplied Makefiles are for
the Castle compiler. The sources are all standard ANSI C code except for one
file in LibGimpPrint that requires the non-ANSI vsnprintf function.

The build process is very straightforward: You first need to make LibGimpPrint
by running LibGimpPrint.gimp-print-4/2/7.src.main.!Make. Then, you can compile
GPDriver by running GPDriver.!Make.

Copyright
---------
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free
Software Foundation; either version 2 of the License, or (at your option)
any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
for more details.

You should have received a copy of the GNU General Public License along
with this program (please refer to the file "COPYING" in this archive); if
not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite
330, Boston, MA 02111-1307, USA.

Contacting me
-------------
Martin Wuerthner
Mannheimer Str. 18
67655 Kaiserslautern
Germany

Phone: +49-(0)631-3608205
Fax:   +49-(0)631-3608203

e-mail: ro-printing@mw-software.com
WWW:    http://www.mw-software.com/software/gimp-print/gimp-print.html
