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 Quick Start, or read the 1.0 release notes when migrating from an earlier release.
Contents: