Commit graph

15 commits

Author SHA1 Message Date
Benjamin Hackl
e979915d3f
resize svgs: fit content to canvas (#2344)
Co-authored-by: Naveen M K <naveen521kk@gmail.com>
2021-12-01 07:28:20 +00:00
Benjamin Hackl
02fd8d0503
add monochromatic versions of logo (#826) 2020-12-04 08:58:43 +05:30
Devin Neal
f148a43e18 Replace logo files 2020-10-22 23:36:25 -07:00
Devin Neal
524542cc35 Rename banner.png to cropped.png 2020-10-21 23:17:21 -07:00
Devin Neal
8add4d0326 Use png banner 2020-10-21 20:03:14 -07:00
Devin Neal
697775a37b Add banner to README 2020-10-21 19:48:09 -07:00
Devin Neal
5567fc42cb Rename logo files and update README 2020-10-21 19:32:11 -07:00
MysaaJava
f101576d08 Updating the logo in /logo: with versions for Black background, Light background, with Alpha (transparency) or not 2020-10-21 13:10:29 +02:00
MysaaJava
2d529bf21c Taking leotrs's review in account 2020-10-12 20:39:52 +02:00
MysaaJava
beeb9dcdad Reformatted with black 2020-10-12 19:02:37 +02:00
Aathish Sivasubrahmanian
6df53cc9f7
Deprecate TexMobject and TextMobject in favour of MathTex and Tex (#391)
* Rename TexMobject to MathTex
Rename TextMobject to Tex
Replace all instances of TexMobject with MathTex and TextMobject with Tex.
Get rid of single-use TexSymbol.
Rename SingleStringTexMobject to SingleStringMathTex.
Add Deprecation warnings to TexMobject and TextMobject.

* Edit __all__ for tex_mobject.py

* Re-add TexSymbol by request of devs.

* Docstring Modifications by @pgbiel

Co-authored-by: Pg Biel <9021226+PgBiel@users.noreply.github.com>

* Import logger differently, by @leotrs

* Run updated Black on files changed.

Co-authored-by: Pg Biel <9021226+PgBiel@users.noreply.github.com>
2020-09-02 09:20:37 +05:30
Aathish
da73e6074c Apply Black's formatting. 2020-07-31 19:32:32 +05:30
safinsingh
e9b02b3652 Remove .imports 2020-05-25 11:05:20 -07:00
Devin Neal
82f6572209 Replace manimlib imports with manim 2020-05-21 15:13:11 -07:00
Devin Neal
4d368e85c9
Logo (#537)
Add the graph created by @Elteoremadebeethoven as a logo
2019-05-15 20:03:51 -07:00