| .. redirect-from:: /tutorials/text | |
| .. _tutorials-text: | |
| Text | |
| ---- | |
| Matplotlib has extensive text support, including support for | |
| mathematical expressions, TrueType support for raster and | |
| vector outputs, newline separated text with arbitrary | |
| rotations, and Unicode support. These tutorials cover | |
| the basics of working with text in Matplotlib. | |
| For even more information see the :ref:`examples page <text_labels_and_annotations>`. | |