Files
Naveen M K 5986d0e7d2 Add MarkupText
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>
2021-06-20 01:13:13 +05:30
..
2021-06-20 01:13:13 +05:30
2021-05-07 16:07:49 -07:00
2021-02-13 21:07:00 +08:00
2021-03-18 17:42:19 -07:00
2021-06-14 16:13:53 +08:00
2021-03-31 23:24:55 -07:00
2021-02-07 18:14:35 -08:00
2021-04-09 22:06:20 +08:00