about summary refs log tree commit diff
path: root/editor/pnmsmooth.README
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2006-08-19 03:12:28 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2006-08-19 03:12:28 +0000
commit1fd361a1ea06e44286c213ca1f814f49306fdc43 (patch)
tree64c8c96cf54d8718847339a403e5e67b922e8c3f /editor/pnmsmooth.README
downloadnetpbm-mirror-1fd361a1ea06e44286c213ca1f814f49306fdc43.tar.gz
netpbm-mirror-1fd361a1ea06e44286c213ca1f814f49306fdc43.tar.xz
netpbm-mirror-1fd361a1ea06e44286c213ca1f814f49306fdc43.zip
Create Subversion repository
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'editor/pnmsmooth.README')
-rw-r--r--editor/pnmsmooth.README21
1 files changed, 21 insertions, 0 deletions
diff --git a/editor/pnmsmooth.README b/editor/pnmsmooth.README
new file mode 100644
index 00000000..fc5329bd
--- /dev/null
+++ b/editor/pnmsmooth.README
@@ -0,0 +1,21 @@
+README for pnmsmooth.c 2.0
+
+This is a replacement for the pnmsmooth script that is distributed with
+pbmplus/netpbm.  This version of pnmsmooth is written as a C program rather
+than a shell script.  It accepts command line arguments to specify a size 
+other than 3x3 for the convolution matrix and an argument for dumping the 
+resultant convolution matrix as a PGM file.  By default it uses the same 3x3
+matrix size as the pnmsmooth script and can be used as a direct replacement.
+
+Also included are an updated man page and a patch file to update the Imakefile
+in the pnm directory.  You may want to apply the patches by hand if you have
+already modified the Imakefile to add other new programs.   You will then
+have to remake the Makefiles and then type 'make all' in the pnm directory.
+
+- Mike
+
+----------------------------------------------------------------------------
+Mike Burns                                              System Administrator
+burns@chem.psu.edu                                   Department of Chemistry
+(814) 863-2123                             The Pennsylvania State University
+