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

NAME

6       Pwrite_family - A utility for drawing text and other characters using
7       polylines.
8

STATUS

10       Pwrite_family is obsolete.  It has been replaced by the Plotchar
11       utility.
12
13       Entries PWRITX and PWRITY continue to be provided for compatibility of
14       early NCAR Graphics codes.  If you are writing new code, we suggest
15       that you use Plotchar.
16

SYNOPSIS

18       PWRITX (X,Y,IDPC,NCHAR,JSIZE,JOR,JCTR) - draws characters as stroked
19       polylines.  It is the higher quality routine of the Pwrite_family.
20       PWRITY (X,Y,IDPC,NCHAR,JSIZE,JOR,JCTR) - also draws characters as
21       stroked polylines, but is quicker, of lower quality, and with less
22       options than PWRITX.
23

ACCESS

25       To use PWRITX or PWRITY, load the NCAR Graphics libraries ncarg,
26       ncarg_gks, ncarg_c, and ncarg_c, preferably in that order.
27

SEE ALSO

29       Online: pwritx, pwrity, plotchar, plchhq, plchmq, plchlq
30
31       Hardcopy: NCAR Graphics Fundamentals, UNIX Version; User's Guide for
32       NCAR GKS-0A Graphics
33
35       Copyright (C) 1987-2009
36       University Corporation for Atmospheric Research
37       The use of this Software is governed by a License Agreement.
38
39
40
41UNIX                              March 1993             Pwrite_family(3NCARG)
Impressum