10 Commits

Author SHA1 Message Date
d6b20a7306 Refactor MTex and implement TransformMatchingMTex (#1725)
* Some small refactors

* Refactor MTex

* Implement TransformMatchingMTex

* Some refactors

* Some refactors

* Some small refactors

* Strip strings before matching

* Implement get_submob_tex

* Use RGB color mode

* Some small refactors
2022-02-07 08:21:53 -08:00
7023548ec6 Fix TransformMatchingParts bug 2021-12-13 16:03:12 -08:00
42d8888f8e Allow any VMobject to be passed into TransformMatchingTex, so that slicing into Tex works 2021-03-31 23:28:49 -07:00
73edeaa153 Fix TexTransformExample 2021-01-30 17:52:02 -08:00
f91c81dd6a Rename TexMobject -> Tex and TextMobject -> TexText 2021-01-18 08:20:14 -10:00
5eee39803f Rename get_tex_string -> get_tex 2021-01-07 12:14:51 -08:00
5939f24cd4 Added key_map option and made key methods static 2021-01-07 11:48:16 -08:00
e187728f0c Add transform_mismatches option 2021-01-06 16:14:36 -08:00
c0b90b398c Add TransformMatchingShapes and TransformMatchingTex 2021-01-05 18:03:06 -08:00
2d709758d0 Added TransformMatchingParts for smarter tex transforms 2021-01-04 23:09:29 -08:00