You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

25 lines
441 B

text
====
Renders a string at a given location, width, alignment, font, etc.
Unix newlines are interpreted even on Windows (i.e. `\\n`).
Options
-------
definition
This is a definition of something.
And some more stuff.
x
The x-coordinate of the upper-left corner of the text box. Supports :doc:`/units`
Examples
--------
.. raw:: html
<script src="https://gist.github.com/andymeneely/52d7b8e332194946bc69.js"></script>