File: chunk-flob

package info (click to toggle)
pypng 0.20231004.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 724 kB
  • sloc: python: 4,818; sh: 230; makefile: 19
file content (10 lines) | stat: -rwxr-xr-x 235 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/bin/sh

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

# Add an entirely fictitious flOB chunk.
priforgepng -d 2 glr rbr gtb -s 8 | priweavepng - - - |
  prichunkpng --chunk flOB "$Code/test/chunk-flob" - |
  pripnglsch |
  grep -q flOB