Expression painter:charpath(string) computes the path for the glyph outlines that would result if string string was displayed using painter:show(string). This path is appended to the current path and is therefore suitable for functions painter:stroke or painter:fill.

After calling this function, the current point is left unset.

See also: PostScript operators charpath.