logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

psblack - PostScript filter.

Description

psblack  is  a  filter which reads a PostScript file as input and writes a PostScript file as output.  In
       the output file the filter forces a black background and scales the intensity values (values with  R=G=B)
       so  that  any  intensity  greater  than  or  equal  to  .8 is mapped to white.  This filter works only on
       PostScript files produced by ctrans - the CGM translator in the NCAR Graphics software.

Name

       psblack - PostScript filter.

See Also

ctrans(1NCARG), pswhite(1NCARG)

Synopsis

psblack<input_PostScript_file>output_PostScript_file

See Also