debian/0000755000000000000000000000000012231530432007161 5ustar debian/source/0000755000000000000000000000000012153753441010473 5ustar debian/source/format0000644000000000000000000000001412153753240011676 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000002035412153753240011127 0ustar This package was debianized by Achim Bohnet on Tue, 18 Mar 2003 00:16:44 +0100. It was downloaded from http://sfftools.sourceforge.net Upstream Author: Peter Schaefer-Hutter Copyright: This is sff2bmp, a program to convert structured fax files (sff) to windows bitmap files (bmp), portable bitmap graphics (pbm), tagged image file format (tiff) or JPEG (jpg). Copyright (c) 1998-2009 Peter Schaefer-Hutter and contributors ("THE AUTHORS") Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee. THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. You can contact the original author by email at peter.schaefer@gmx.de. Contributor(s): Gernot Hillier Ulf Zibis The files src/my_getopt.c and src/my_getopt.h have the following licence: my_getopt - a command-line argument parser Copyright 1997-2001, Benjamin Sittler Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. The upstream sources include the following embedded libraries: win32/boost: Boost Software License - Version 1.0 - August 17th, 2003 Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following: The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. win32/libjpeg: The authors make NO WARRANTY or representation, either express or implied, with respect to this software, its quality, accuracy, merchantability, or fitness for a particular purpose. This software is provided "AS IS", and you, its user, assume the entire risk as to its quality and accuracy. This software is copyright (C) 1991-2009, Thomas G. Lane, Guido Vollbeding. All Rights Reserved except as specified below. Permission is hereby granted to use, copy, modify, and distribute this software (or portions thereof) for any purpose, without fee, subject to these conditions: (1) If any part of the source code for this software is distributed, then this README file must be included, with this copyright and no-warranty notice unaltered; and any additions, deletions, or changes to the original files must be clearly indicated in accompanying documentation. (2) If only executable code is distributed, then the accompanying documentation must state that "this software is based in part on the work of the Independent JPEG Group". (3) Permission for use of this software is granted only if the user accepts full responsibility for any undesirable consequences; the authors accept NO LIABILITY for damages of any kind. These conditions apply to any software derived from or based on the IJG code, not just to the unmodified library. If you use our work, you ought to acknowledge us. Permission is NOT granted for the use of any IJG author's name or company name in advertising or publicity relating to this software or products derived from it. This software may be referred to only as "the Independent JPEG Group's software". We specifically permit and encourage the use of this software as the basis of commercial products, provided that all warranty or liability claims are assumed by the product vendor. ansi2knr.c is included in this distribution by permission of L. Peter Deutsch, sole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA. ansi2knr.c is NOT covered by the above copyright and conditions, but instead by the usual distribution terms of the Free Software Foundation; principally, that you must include source code if you redistribute it. (See the file ansi2knr.c for full details.) However, since ansi2knr.c is not needed as part of any program generated from the IJG code, this does not limit you more than the foregoing paragraphs do. The Unix configuration script "configure" was produced with GNU Autoconf. It is copyright by the Free Software Foundation but is freely distributable. The same holds for its supporting scripts (config.guess, config.sub, ltmain.sh). Another support script, install-sh, is copyright by X Consortium but is also freely distributable. The IJG distribution formerly included code to read and write GIF files. To avoid entanglement with the Unisys LZW patent, GIF reading support has been removed altogether, and the GIF writer has been simplified to produce "uncompressed GIFs". This technique does not use the LZW algorithm; the resulting GIF files are larger than usual, but are readable by all standard GIF decoders. We are required to state that "The Graphics Interchange Format(c) is the Copyright property of CompuServe Incorporated. GIF(sm) is a Service Mark property of CompuServe Incorporated." win32/libtiff: Copyright (c) 1988-1997 Sam Leffler Copyright (c) 1991-1997 Silicon Graphics, Inc. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that (i) the above copyright notices and this permission notice appear in all copies of the software and related documentation, and (ii) the names of Sam Leffler and Silicon Graphics may not be used in any advertising or publicity relating to the software without the specific, prior written permission of Sam Leffler and Silicon Graphics. THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. debian/changelog0000644000000000000000000002021212231530431011027 0ustar sfftobmp (3.1.3-3ubuntu2) trusty; urgency=low * No change rebuild for Boost 1.54 transition. -- Dmitrijs Ledkovs Tue, 22 Oct 2013 18:08:41 +0100 sfftobmp (3.1.3-3ubuntu1) saucy; urgency=low * Merge from Debian unstable. Remaining changes: - debian/control: Build-depend on libtiff-dev rather than libtiff5-dev. -- Logan Rosen Wed, 05 Jun 2013 20:25:27 -0400 sfftobmp (3.1.3-3) unstable; urgency=low * Update B-D from libtiff4-dev to libtiff5-dev. * Add -D_FILE_OFFSET_BITS=64 to CPPFLAGS to enable LFS. * Fix lintian override for outdated-autotools-helper-file for unused embedded code copies under win32/. * debian/patches/01-fix-typos.patch: Note that this has been applied upstream in 3.1.4. -- Olly Betts Tue, 04 Jun 2013 07:19:29 +0000 sfftobmp (3.1.3-2ubuntu1) saucy; urgency=low * Merge from Debian unstable. Remaining changes: - debian/control: Build-depend on libtiff-dev rather than libtiff4-dev. * debian/patches/boost1.53.patch: Drop, as it was done differently in Debian via debian/rules. -- Logan Rosen Fri, 31 May 2013 20:57:24 -0400 sfftobmp (3.1.3-2) unstable; urgency=low * Link with -lboost-filesystem not -lboost-filesystem-mt. (Closes: #709576) * debian/copyright: Include copyright and licence info for mygetopt.[ch], and also for the embedded code copies under win32/ (which we don't use in the debian package build). * Upgrade to debhelper compat 9 to enable hardening flags. * "Standards-Version: 3.9.4" (no changes required). * debian/watch: Update to working version from Bart Martens. -- Olly Betts Thu, 30 May 2013 01:45:27 +0000 sfftobmp (3.1.3-1ubuntu2) saucy; urgency=low * Drop removed '-mt' suffix from boost_filesystem. -- Dmitrijs Ledkovs Sat, 25 May 2013 22:59:38 +0100 sfftobmp (3.1.3-1ubuntu1) quantal; urgency=low * Build-depend on libtiff-dev rather than libtiff4-dev. -- Colin Watson Sun, 09 Sep 2012 10:10:00 +0100 sfftobmp (3.1.3-1build1) quantal; urgency=low * No change rebuild against boost1.49 -- Dmitrijs Ledkovs Tue, 19 Jun 2012 11:49:20 +0100 sfftobmp (3.1.3-1) unstable; urgency=low * New maintainer (Closes: #571979) * New upstream version. + Incorporates all the patches we were carrying, so drop them. * debian/rules: Convert to minimal dh style. * debian/control: + Fix typo in short description: "Structed" -> "Structured" + Update "Homepage" URL - old one was to a subpage which is now 404. * debian/sfftobmp.1: Add sffview(1) to "SEE ALSO". Fix typo: "Structed" -> "Structured" * debian/sfftobmp.sgml: Remove outdated alternative version of man page, which wasn't being used. * debian/copyright: Update from doc/copying and remove sfftobmp.sgml licence information. * debian/README.source: Remove since the package is now "3.0 (quilt)". * debian/patches/01-fix-typos.patch: Fix a few typos in docs and code. -- Olly Betts Sun, 27 Nov 2011 10:30:45 +0000 sfftobmp (3.1.2-5) unstable; urgency=low * QA upload * source format 3.0 (quilt) - add debian/source/format - drop quilt from build-depends - drop explicit (un-)patching from debian/rules * Change build-dependency on libjpeg62-dev to libjpeg-dev (closes: #635087) -- Ralf Treinen Wed, 27 Jul 2011 23:34:35 +0200 sfftobmp (3.1.2-4) unstable; urgency=low [ Daniel Echeverry ] * QA upload. * Fix the FTBFS with the new Boost libs. Closes: #625041 + Thanks to Konstantinos Margaritis for the patch. * debian/control + Bumped standard versions 3.9.2 (no changes) + Changed debhelper to 7.0.50 in B-D * debian/compat + Switch compat level 5 to 7 [ Sven Hoexter ] * Fix the debian/watch file. -- Daniel Echeverry Mon, 30 May 2011 19:35:34 -0500 sfftobmp (3.1.2-3) unstable; urgency=low * QA upload. * Adjust 01-fix-ftbfs-with-new-boost.diff so sfftobmp also links to boost_system and avoids indirect linking (Closes: #556343) * Fix debian-rules-ignores-make-clean-errors * Add ${misc:Depends} * Add README.source for quilt patch system * Update standards version to 3.9.1 without further change -- Scott Kitterman Mon, 18 Oct 2010 23:49:26 -0400 sfftobmp (3.1.2-2) unstable; urgency=low * QA upload. * Fix FTBFS with new boost versions, now that only multi-threaded variants are available for all boost components. To that effect, link against “boost_filesystem-mt”, adding the “-mt” suffix. Also make sure a “modern” version of boost is installed by using “>= 1.37” in the Build-Depends (Closes: #530479): - 01-fix-ftbfs-with-new-boost.diff * Fix FTBFS with gcc-4.4, using a patch by Martin Michlmayr, thanks (Closes: #525881): - 02-fix-ftbfs-with-gcc-4.4.diff * Add quilt to Build-Depends and adapt debian/rules to deal with patches. * Move Homepage to the Source stanza (Closes: #520743). -- Cyril Brulebois Thu, 02 Jul 2009 18:03:41 +0200 sfftobmp (3.1.2-1) unstable; urgency=low * New upstream version. * Orphan the package. -- Matthias Klose Sun, 01 Mar 2009 22:42:44 +0100 sfftobmp (3.1-1) unstable; urgency=low * New upstream version. * Fix build failures with g++-4.3. Closes: #455668. * Update watch file. Closes: #450218. -- Matthias Klose Mon, 28 Jan 2008 21:44:26 +0100 sfftobmp (3.0-7.1) unstable; urgency=low * NMU, with the blessing of the maintainer. * Drop the -st suffix. Thanks, boost. -- Steve Kowalik Fri, 14 Sep 2007 00:18:52 +1000 sfftobmp (3.0-7) unstable; urgency=low * Link using the single threaded boost libraries. Closes: #425927. -- Matthias Klose Sun, 01 Jul 2007 22:48:07 +0200 sfftobmp (3.0-6) unstable; urgency=low * Rebuild using g++-4.1. -- Matthias Klose Sun, 9 Jul 2006 15:21:38 +0000 sfftobmp (3.0-5) unstable; urgency=low * Rebuild using g++-4.0. -- Matthias Klose Wed, 24 Aug 2005 07:09:15 +0000 sfftobmp (3.0-4) unstable; urgency=low * Add updated man page (Daniel J. Priem). -- Matthias Klose Sat, 15 Jan 2005 20:17:13 +0100 sfftobmp (3.0-3) unstable; urgency=low * Tighten build dependency on libboost-filesystem-dev. -- Matthias Klose Sat, 15 Jan 2005 10:31:34 +0100 sfftobmp (3.0-2) unstable; urgency=low * Fix compilation with gcc-3.4 (closes: #278019). -- Matthias Klose Wed, 10 Nov 2004 19:20:50 +0100 sfftobmp (3.0-1) unstable; urgency=low * New upstream version. * Packaging fixes. -- Matthias Klose Sun, 26 Sep 2004 21:34:35 +0200 sfftobmp (2.2-7) unstable; urgency=low * added homepage URL to long description * forgot in last changelog: Thx to Paul van der Vlis and Gernot Hillier for reporting and helping to track down the tif_fax3 bug * fix distrib in control (was still stable) -- Achim Bohnet Wed, 15 Sep 2004 21:59:46 +0200 sfftobmp (2.2-6) stable; urgency=low * recompile again to pick up libtiff4 instead of libtiff3 -- Achim Bohnet Wed, 15 Sep 2004 18:20:47 +0200 sfftobmp (2.2-5) stable; urgency=low * recompile for sid * build-dep on libtiff4-dev -- Achim Bohnet Mon, 9 Aug 2004 23:17:39 +0200 sfftobmp (2.2-4) stable; urgency=low * fix e-mail in changelog -- Achim Bohnet Wed, 19 Mar 2003 19:11:38 +0100 sfftobmp (2.2-3) stable; urgency=low * finish manpage contents (markup still needs polishing. contents maybe too ;) -- Achim Bohnet Wed, 19 Mar 2003 19:09:53 +0100 sfftobmp (2.2-2) stable; urgency=low * Makefile: minimal fix to not build included tiff and jpeg libs but use libjpeg62 anf libtiff3g instead. * changelog s/unstable/stable/ -- Achim Bohnet Wed, 19 Mar 2003 19:08:55 +0100 sfftobmp (2.2-1) stable; urgency=low * Initial Release. * added simple sfftobmp manpage -- Achim Bohnet Tue, 18 Mar 2003 00:16:44 +0100 debian/sfftobmp.manpages0000644000000000000000000000002212153753240012517 0ustar debian/sfftobmp.1 debian/control0000644000000000000000000000142312153753356010603 0ustar Source: sfftobmp Section: graphics Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Olly Betts Build-Depends: debhelper (>= 9), libjpeg-dev, libtiff-dev, libboost-filesystem-dev Standards-Version: 3.9.4 Homepage: http://sfftools.sourceforge.net/ Package: sfftobmp Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: SFF (Structured Fax File) Converter Tool to convert "Structured Fax Files" into Windows bitmaps (BMP), Portable Bitmaps (PBM), JPEG Pictures (JPG) and single or multi-page TIFF Images. . SFF means 'Structured Fax File', intended by the CAPI interface to be used to save incoming faxes. Within GNU/Linux it's e.g. the AVM-B1 card which creates such files. debian/rules0000755000000000000000000000034412153753343010255 0ustar #!/usr/bin/make -f export CPPFLAGS := $(shell dpkg-buildflags --get CPPFLAGS) -D_FILE_OFFSET_BITS=64 %: dh $@ override_dh_auto_configure: dh_auto_configure sed -i 's/-lboost_filesystem-mt/-lboost_filesystem/' src/Makefile debian/watch0000644000000000000000000000016512153753240010223 0ustar version=3 opts=uversionmangle=s/_/./g \ http://sourceforge.net/p/sfftools/code-0/27/tree/sfftobmp3/tags/ REL_(\d.*)/ debian/sfftobmp.docs0000644000000000000000000000002712153753240011661 0ustar doc/credits doc/readme debian/source.lintian-overrides0000644000000000000000000000017112153753343014053 0ustar # These are embedded code copies not used in the debian packages sfftobmp source: outdated-autotools-helper-file win32/* debian/patches/0000755000000000000000000000000012153753441010622 5ustar debian/patches/01-fix-typos.patch0000644000000000000000000000527412153753343014034 0ustar Fixes various typos. Applied upstream in 3.1.4. diff -ru sfftobmp-3.1.2.orig//doc/readme sfftobmp-3.1.3/doc/readme --- sfftobmp-3.1.2.orig//doc/readme 2011-11-11 13:17:40.000000000 +1300 +++ sfftobmp-3.1.3/doc/readme 2011-11-11 13:34:44.000000000 +1300 @@ -114,7 +114,7 @@ - a filename if only one input file is given. - a directory name if more than one input file is given. -If OUTSPEC is ommitted, the name of the output files will be +If OUTSPEC is omitted, the name of the output files will be derived from the input files and created in the same directory. In case of TIFF output, you can specify the compression by using @@ -193,7 +193,7 @@ ---- - speed up decoder with better table lookups - (looking at GHz CPUs noadays, i doubt that this happes...) + (looking at GHz CPUs nowadays, i doubt that this happens...) - support other non-intel architectures (64 Bits, different byte order). Sfftobmp will most likely fail on these. (well, no one complained till now) diff -ru sfftobmp-3.1.2.orig//src/cmdline.cpp sfftobmp-3.1.3/src/cmdline.cpp --- sfftobmp-3.1.2.orig//src/cmdline.cpp 2011-11-11 13:17:40.000000000 +1300 +++ sfftobmp-3.1.3/src/cmdline.cpp 2011-11-11 13:33:39.000000000 +1300 @@ -110,7 +110,7 @@ cout << "The OUTSPEC is interpreted as:" << endl; cout << " - a filename if only one input file is given." << endl; cout << " - a directory name if more than one input file is given." << endl << endl; - cout << "If OUTSPEC is ommitted, the name of the output files will be derived from the input" << endl; + cout << "If OUTSPEC is omitted, the name of the output files will be derived from the input" << endl; cout << "files and created in the same directory." << endl << endl; cout << "Output on stdout is available for multipaged TIFF output only (option \"-t\")." << endl; cout << "Use \"-\" as output filename in this case." << endl << endl; diff -ru sfftobmp-3.1.2.orig//win32/boost/boost/iterator/iterator_adaptor.hpp sfftobmp-3.1.3/win32/boost/boost/iterator/iterator_adaptor.hpp --- sfftobmp-3.1.2.orig//win32/boost/boost/iterator/iterator_adaptor.hpp 2008-10-13 21:27:28.000000000 +1300 +++ sfftobmp-3.1.3/win32/boost/boost/iterator/iterator_adaptor.hpp 2011-11-11 13:35:18.000000000 +1300 @@ -238,7 +238,7 @@ // versions of iterator_adaptor The idea is that when the user needs // to fiddle with the reference type it is highly likely that the // iterator category has to be adjusted as well. Any of the - // following four template arguments may be ommitted or explicitly + // following four template arguments may be omitted or explicitly // replaced by use_default. // // Value - if supplied, the value_type of the resulting iterator, unless debian/patches/series0000644000000000000000000000002312153753240012027 0ustar 01-fix-typos.patch debian/compat0000644000000000000000000000000212153753240010366 0ustar 9 debian/sfftobmp.10000644000000000000000000000453012153753240011074 0ustar .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.35. .TH SFFTOBMP "1" "January 2005" "sfftobmp " "User Commands" .SH NAME sfftobmp \- SFF (Structured Fax File) Converter .SH SYNOPSIS .B sfftobmp [\fIoptions\fR] \fIINFILE1 \fR[\fIINFILE2 \fR..] [\fI-o OUTSPEC\fR] .SH OPTIONS \fB\-h\fR or \fB\-help\fR Show this message and exit .PP \fB\-v\fR or \fB\-version\fR Show version and exit .PP \fB\-b\fR or \fB\-bmp\fR Output is one monochrome BMP file for each fax page .PP \fB\-p\fR or \fB\-pbm\fR Output is one Portable Bitmap file for each fax page .PP \fB\-j\fR or \fB\-jpg\fR Output is one JPEG file for each fax page .PP \fB\-jNUM\fR or \fB\-jpg\fR=\fINUM\fR Use jpeg quality of NUM percent (1..99) .PP \fB\-T\fR or \fB\-tifs\fR Output is one single\-page TIFF file for each fax page .PP \fB\-t\fR or \fB\-tif\fR Output is one multi\-paged TIFF file containing all pages .PP \fB\-r\fR or \fB\-keepres\fR Inhibit line doubling for low\-res faxes .PP \fB\-d\fR or \fB\-keepdate\fR Keep date and time of input file for the output file(s) .PP .SS "The OUTSPEC is interpreted as:" .IP \- a filename if only one input file is given. \- a directory name if more than one input file is given. .PP If OUTSPEC is omitted, the name of the output files will be derived from the input files and created in the same directory. .PP Output on stdout is available for multipaged TIFF output only (option "\-t"). Use "\-" as output filename in this case. .PP In case of TIFF output, you can specify the compression by using additional specifiers: .HP \fB\-tr\fR resp. \fB\-Tr\fR : CCITT modified Huffman RLE .HP \fB\-t4\fR resp. \fB\-T4\fR : CCITT Fax Class 4 compression .PP The default is CCITT Fax Class 3 compression. .PP SffToBmp Version 3.0 Copyright (C) 1998\-2004 Peter Schaefer\-Hutter and contributors This is free software, and you are welcome to redistribute it under the terms of the enclosed license. See the file COPYING for details. If you haven't got this file, please contact peter.schaefer@gmx.de. This program comes with ABSOLUTELY NO WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. .PP Contributors: Ulf Zibis Gernot Hillier .SH "SEE ALSO" \&\fIsffview\fR\|(1) The full documentation for .B sfftobmp is in /usr/share/doc/sfftobmp/readme.gz