decorator to put text along a path; based on a patch by Michael J Gruber
[PyX.git] / examples / text / textalongpath.txt
blob58e37c0e4e157e846163b144f60ad495cd9bdf71
1 Text along path
3 ! In order to set text along a given path, you can use the `curvedtext()`
4 decorator. The examples show how you can position the text relative to the
5 path. There are further options available to the curvedtext decorator to
6 place the text relative to the starting or end point of the path.