4.7 Script: netpbm

<..unix netpbm..>
 Gdvips -Ppdf -mode ibmvga -D 110 -f %%1 -pp %%2  > zz%%4.ps
 Ggs -sDEVICE=ppm -r110 -sOutputFile=zz%%4.ppm -q -dbatch -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -dNOPAUSE zz%%4.ps -c quit
 Gmv zz%%4.ppm temp.ppm
 Gpnmcrop  temp.ppm > zz%%4.ppm
 Gpnmtopng -interlace -transparent 1,1,1 zz%%4.ppm > %%3
  Gppmtopng -interlace -transparent 1,1,1 zz%%4.ppm > %%3
 Grm zz%%4.ps
 Grm zz%%4.ppm
 Grm temp.ppm
 % Gppmtogif -interlace -transparent 1,1,1 zz%%4.ppm > %%3 -_-_-

<..dos netpbm..>
 Gif exist  zz%%4.ps DEL zz%%4.ps
 Gif exist zz%%4.ppm DEL zz%%4.ppm
 Gif exist temp.ppm DEL temp.ppm
 Gdvips -Ppdf -mode ibmvga -D 110 -f %%1 -pp %%2  > zz%%4.ps
 Ggswin32c -sDEVICE=ppm -r110 -sOutputFile=zz%%4.ppm -q -dbatch -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -dNOPAUSE zz%%4.ps -c quit
 Gmove /y zz%%4.ppm temp.ppm
 Gpnmcrop  temp.ppm > zz%%4.ppm
 Gif exist %%3 DEL %%3
 Gppmtopng -interlace -transparent 1,1,1 zz%%4.ppm > %%3
 Gif exist  zz%%4.ps DEL zz%%4.ps
 Gif exist zz%%4.ppm DEL zz%%4.ppm
 Gif exist temp.ppm DEL temp.ppm
 % Gppmtogif -interlace -transparent 1,1,1 zz%%4.ppm > %%3   -_-_-