pyglet.text.formats

Document formats.

Note

Since pyglet 1.1

Modules

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.

Table Of Contents

Previous topic

UnformattedDocument Class

Next topic

pyglet.text.formats.attributed