Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/gipsy/sub/pgsch.dc2
Дата изменения: Wed Oct 31 05:16:16 2001
Дата индексирования: Fri Jan 16 00:11:32 2009
Кодировка:

Поисковые слова: р р ререс р р р р рер
Name: PGSCH

Purpose: set character height

Category: GRAPHICS

File: pgplot.src

Author: T.J. Pearson

Use: see description below.

Description:

SUBROUTINE PGSCH (SIZE)
REAL SIZE

Set the character size attribute. The size affects all text and graph
markers drawn later in the program. The default character size is
1.0, corresponding to a character height about 1/40 the height of
the view surface. Changing the character size also scales the length
of tick marks drawn by PGBOX and terminals drawn by PGERRX and PGERRY.

Argument:
SIZE (input) : new character size (dimensionless multiple of
the default size).

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