summaryrefslogtreecommitdiff
path: root/graphics/sam2p/examples/ptsbanner_ziprgb4_tiff.job
blob: ece5e0c1d3f56a1199bc52f6e2519f3157f29b1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<<%sam2p-job; by Tue Jun  4 19:41:52 CEST 2002
% Note: this doesn't work with libtiff, because they haven't implemented
% the predictor...
/InputFile  (examples/ptsbanner.gif)
/OutputFile (test.tiff)
/Profile [
  << /FileFormat/TIFF
     % /SampleFormat/Indexed8
     /SampleFormat/Rgb4
     /TransferEncoding/LSBfirst
     /Compression/ZIP /Predictor 2
  >> ]
>>