1ncarlogo2ps(1NCARG)              NCAR GRAPHICS             ncarlogo2ps(1NCARG)
2
3
4

NAME

6       ncarlogo2ps - adds NCAR logos to pre-existing PostScript files
7       generated by NCAR Graphics.
8

SYNOPSIS

10       usage: ncarlogo2ps [-s size] [-position x:y] [-angle ang]
11                          [-input input_file] [-output output_file]
12

DESCRIPTION

14       "ncarlogo2ps" takes as input a PostScript file created from NCAR
15       Graphics 3.2 or later, or created from a "ctrans -d ps.color" command,
16       and adds an NCAR logo to each frame.
17
18       The options are:
19
20       -s size     Specifies the height of the logo in inches.  The default is
21                   0.517 inches.
22
23       -p position x:y specifies the X-Y position of the center of the logo in
24                   inches.  Only the "-p" is significant.  The default is
25                   7.35:2.3
26
27       -angle ang  Specifies the angle in degrees to rotate the logo from the
28                   defualt upright position.
29
30       -input input_file
31                   Specifies the PostScript input file.  This must have been
32                   generated by NCAR Graphics.  If no input option is
33                   specified, the input defaults to standard in.
34
35       -output output_file
36                   Specifies the PostScript output file.  If no output option
37                   is specified, the output defaults to standard out.
38
39The options may appear in any order and only the first character is
40significant.
41

EXAMPLE

43       ncarglogo2ps -s 0.75 -p 7.0:0.75 < input_file > ouptut_file
44
45       would place in the output file a logo 7 inches from the left edge and
46       3/4" from the bottom with a height of 3/4".
47
48
50       Copyright (C) 2002
51       University Corporation for Atmospheric Research
52
53       This documentation is free software; you can redistribute it and/or
54       modify it under the terms of the GNU General Public License as
55       published by the Free Software Foundation; either version 2 of the
56       License, or (at your option) any later version.
57
58       This software is distributed in the hope that it will be useful, but
59       WITHOUT ANY WARRANTY; without even the implied warranty of
60       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
61       General Public License for more details.
62
63       You should have received a copy of the GNU General Public License along
64       with this software; if not, write to the Free Software Foundation,
65       Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
66
67
68
69
70UNIX                              April 2002               ncarlogo2ps(1NCARG)
Impressum