Provided by: plplot-doc_5.10.0-0ubuntu5_all
NAME
plgchr - Get character default height and current (scaled) height
SYNOPSIS
plgchr(p_def, p_ht)
DESCRIPTION
Get character default height and current (scaled) height. Redacted form: plgchr(p_def, p_ht) This function is used in example 23.
ARGUMENTS
p_def (PLFLT *, output) Pointer to default character height (mm). p_ht (PLFLT *, output) Pointer to current (scaled) character height (mm).
AUTHORS
Many developers (who are credited at http://plplot.sourceforge.net/credits.php) have contributed to PLplot over its long history.
SEE ALSO
PLplot documentation at http://plplot.sourceforge.net/documentation.php. February, 2014 PLGCHR(3plplot)