Provided by: plplot-doc_5.13.0+dfsg-6ubuntu2_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_NC_SCALAR(3plplot), output) Returned value of the default character height (mm). p_ht (PLFLT_NC_SCALAR(3plplot), output) Returned value of the 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. November, 2017 PLGCHR(3plplot)