summaryrefslogtreecommitdiff
path: root/graphics/sam2p/examples/shot_fax32d_tiff.job
blob: 37c5bbaa2b5e925ef0ce4a1a3b4fa9c1ad745cad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<<%sam2p-job; by pts@fazekas.hu at Tue Jun  4 22:13:03 CEST 2002
/InputFile  (examples/shot.gif)
/OutputFile (test.tiff)
/Profile [
  << /FileFormat/TIFF
     % /SampleFormat/Indexed8
     /SampleFormat/Indexed1
     /TransferEncoding/MSBfirst
     /Compression/CCITTFax
     %/Compression/RLE
     /Hints << /K 5 >> % Group3 2D
  >> ]
>>