ManimPango ========== ManimPango is a Python library that provides bindings to `Pango `_ for rendering text to SVG. It is the text rendering backend used by `Manim `_. The public API provides separate plain-text and Pango-markup rendering functions, structured spans for plain-text styling, immutable layout metadata, and explicit custom-font lifetimes. Start with the :doc:`quickstart`, or read the :doc:`1.0 release notes ` when migrating from an earlier release. .. toctree:: :maxdepth: 2 :caption: Contents: quickstart reference changelog RELEASE Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`