mirror of
https://github.com/3b1b/manim.git
synced 2025-09-19 04:41:56 +00:00
![]() This would use a Pango specific markup which looks like html. There are some specific implementation here about `<color>` and `<gradient>` Pango doesn't support `<gradient>` or `<color> ` instead it works with `color` attribute and gradient isn't supported. Since, `SVGMobject` doesn't know about parsing colors from SVG image and implmentation of `<color>` and `<gradient>` is added. Co-authored-by: Philipp Imhof <52650214+PhilippImhof@users.noreply.github.com> Signed-off-by: Naveen M K <naveen@syrusdark.website> |
||
---|---|---|
.. | ||
__init__.py | ||
brace.py | ||
drawings.py | ||
svg_mobject.py | ||
tex_mobject.py | ||
text_mobject.py |