logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

plgchr - Get character default height and current (scaled) height

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.org/credits.php) have contributed to PLplot over its
       long history.

Description

       Get character default height and current (scaled) height.

       Redacted form: plgchr(p_def,p_ht)

       This function is used in example 23.

Name

plgchr - Get character default height and current (scaled) height

See Also

       PLplot documentation at http://plplot.org/documentation.php.

                                                   July, 2025                                    PLGCHR(3plplot)

Synopsis

plgchr(p_def, p_ht)

See Also