about summary refs log tree commit diff
path: root/test/ppmdither.test
blob: f82c34fff52403df44b767b31340a95aaa528326 (plain) (blame)
1
2
3
4
5
6
7
8
#! /bin/sh
# This script tests: ppmdither
# Also requires:


ppmdither testimg.ppm | cksum
ppmdither -red 2 -green 2 -blue 2 testimg.ppm | cksum
ppmdither -dim 2 testimg.ppm | cksum