#!/bin/sh

PATH=${PWD%code*}code:$PATH

python -m pngsuite basn0g08 | prichunkpng --gamma 0.45 - |
  pripnglsch | grep -c gAMA | grep -q '^1$'
