pyglet.text.formats
¶Document formats.
Note
Since pyglet 1.1
attributed |
Extensible attributed text format for representing pyglet formatted documents. |
html |
Decode HTML into attributed text. |
plaintext |
Plain text decoder. |
structured |
Base class for structured (hierarchical) document formats. |