mirror of
https://github.com/3b1b/manim.git
synced 2025-09-01 00:48:45 +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> |
||
---|---|---|
.. | ||
animation | ||
camera | ||
event_handler | ||
mobject | ||
once_useful_constructs | ||
scene | ||
shaders | ||
tex_templates | ||
utils | ||
__init__.py | ||
__main__.py | ||
config.py | ||
constants.py | ||
default_config.yml | ||
extract_scene.py | ||
shader_wrapper.py | ||
window.py |