qtextonpath
Place text along a path
Help text:
qtextonpath(xx, yy, text) places the text along a path (xx, yy)
defined in data coordinates.
qtextonpath(xx, yy, dy, text) shifts the text down by dy pts in its
local vertical direction.
qtextonpath(xx, yy, dx, dy, text) shifts the text right by dx and
down by dy pts in its local direction.
qtextonpath does not use coordinates set by qat, but it does respect
alignment set by qalign.
In the present version, qtextonpath only accepts plain Unicode; not
any of the special characters sequences accepted by qtext.
Download pdf.