File: gradcomddrawstring.html

package info (click to toggle)
grads 3%3A2.2.1-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 18,396 kB
  • sloc: ansic: 61,645; sh: 10,612; makefile: 206; python: 3
file content (13 lines) | stat: -rw-r--r-- 627 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!--Copyright (C) 1988-2005 by the Institute of Global Environment and Society (IGES). See file COPYRIGHT for more information.-->

<H2><B>draw string</B></H2><P>
<code>draw string <i>x y string</i></code><p>
Draws the character <code>string</code> at the <code><i>x,y</i></code>
position. <code><i>x</i></code> and<code><i> y</i></code> are given in
inches on the virtual page. The string is drawn using current string
attributes -- set the <a href="gradcomdsetstring.html"><code>set
string</code></a>
and <a href="gradcomdsetstrsiz.html"><code>set strsiz</code></a>
commands. <p>
<H3>Usage Notes</H3><P>
<H3>Examples</H3><P>