plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

README (365B)


      1 
      2 A simple program that reverses the pages in PostScript files that
      3 conform to Adobe's Version 1.0 or Version 2.0 file structuring
      4 conventions.
      5 
      6 postrevese also handles a small class of files that violate page
      7 independence (eg. output from dpost) and can be used with all the
      8 translators in this package. The output can be conforming even if
      9 the input file wasn't.
     10