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.