manim/docs
Philipp Imhof c560ab397d
Markup text (#855)
* Minor changes: double line + typos in Text and CairoText

* Add MarkupText class

* Accidentally ran BLACK on wrong file...

* Clean up import, extent SVGMobject instead of Text

* Added offset attribute to workaround ligature problems

* Disable all ligatures when disable_ligatures=True

* BLACK

* Improvements, docs, examples

- individual offset for start and end of partial colorizing / gradients in case there are ligatures inside the string that has to be colorized
- deal with HTML entities in string
- documentation of supported tags
- full set of examples

* removing disable_ligatures from example b/c of failing doc build

* take disable_ligature into account in hash

* doc cleanup + change text2hash to take into account disable_ligatures

* Docs and examples cleanup

* Changelog + bugfix for multi-line strings

* add one more example + small fix

* Remove entries in changelog

will put them in the wiki

* Accept colors as hex triples; typing as per review

* cleanup: gen_chars should not be needed anymore

* Cleanup: PangoUtils class with static methods

* Add color to ligature example

* Small change, mainly to trigger checks again

* Typings, Cleanup

Co-authored-by: Naveen M K <naveen@syrusdark.website>

* Remove warning; it is no longer accurate

* Move remove_last_M to PangoUtils class & make static

* Remove warnings about transofmration

* Doc cleanup

Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>

* Clean up docstrings

Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>

* Black

Co-authored-by: Naveen M K <naveen@syrusdark.website>
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2020-12-20 11:21:40 +01:00
..
source Markup text (#855) 2020-12-20 11:21:40 +01:00
make.bat Fix docs build directory (#699) 2020-11-13 11:53:52 +01:00
Makefile Fix docs build directory (#699) 2020-11-13 11:53:52 +01:00
requirements.txt add basic opengraph metadata to documentation (#684) 2020-11-07 22:57:17 -05:00
rtd-requirements.txt dont install manim twice (?) 2020-09-17 22:51:14 +02:00