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

ngp2 - convert ngp files to image

Authors

HiroyukiIto <ZXB01226@nifty.com>

Description

ngp2  is  the program to convert ngp files created by Ngraph to image files such as PostScript, SVG, PNG,
       PDF or GRA.

Name

       ngp2 - convert ngp files to image

Options

       Command line options are:

       -I     ignore path of data files

       -a     automatically set scale of axis when scale is not set

       -A     clear and automatically set scale of axis

       -c     change directory to location of a ngp file

       -Ccommand
              execute command before drawing

       -ddpi set dpi

       -t     trimming the image (PDF, PNG or SVG)

       -ps,ps3
              save as PostScript level 3

       -ps2   save as PostScript level 2

       -eps,-eps3
              save as Encapsulated PostScript level 3

       -eps2  save as Encapsulated PostScript level 2

       -pdf   save as Portable Document Format

       -svg,-svg1.1
              save as Scalable Vector Graphics version 1.1

       -svg1.2
              save as Scalable Vector Graphics version 1.2

       -png   save as Portable Network Graphics

       -h,--help
              show help message

See Also

ngraph(1)

Synopsis

ngp2 [options] ngp files

See Also