plsize

find length of a string plotted in the current font

parametertypeunitsdescription
schar*--characterstring
plsizefloatmmlength of s
returns:float

Description

plsize returns the length in millimeters of string s, if plotted in the current font. This is the distance between initial and final penposition when the string would be plotted with pltext.

Examples