File: chunk-replace-gamma

package info (click to toggle)
pypng 0.0.19%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 568 kB
  • sloc: python: 4,371; sh: 126; makefile: 5
file content (6 lines) | stat: -rwxr-xr-x 140 bytes parent folder | download
1
2
3
4
5
6
#!/bin/sh

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

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