Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/gipsy/sub/grsetc.dc3
Дата изменения: Wed Oct 31 05:16:02 2001
Дата индексирования: Fri Jan 16 01:24:54 2009
Кодировка:
Name: GRSETC

Purpose: set character size

Category: GRAPHICS

File: pgplot.src

Author: T.J. Pearson

Use: see description below.

Description:

SUBROUTINE GRSETC (IDENT,XSIZE)

GRPCKG : change the character size (user-callable routine).

Input: IDENT : plot identifier
XSIZE : the new character width. The character height
and spacing will be scaled by the same factor.
If XSIZE is negative or zero, the character size
will be set to the default size.

Updates: Oct 16, 1998: JPT automatically extracted from source.