File tree Expand file tree Collapse file tree 2 files changed +0
-36
lines changed Expand file tree Collapse file tree 2 files changed +0
-36
lines changed Original file line number Diff line number Diff line change @@ -15,16 +15,6 @@ To install cairo:
1515
1616 brew install cairo
1717
18- To install Pango and it dependencies:
19-
20- .. code-block :: bash
21-
22- brew install pkg-config
23- brew install libffi
24- brew install pango
25- brew install glib
26-
27-
2818 To install ffmpeg:
2919
3020.. code-block :: bash
Original file line number Diff line number Diff line change @@ -18,32 +18,6 @@ You can install manim very easily using chocolatey, by typing the following comm
1818 And then you can skip all the other steps and move to installing :ref: `latex-installation `.
1919Please see :doc: `troubleshooting ` section for details about OSError.
2020
21- Pango Installation
22- ******************
23-
24- These steps would get you `libpango-1.0-0.dll ` to your ``PATH `` along
25- with other dependencies. You may probably have them before itself if
26- you have installed `GTK <https://www.gtk.org/ >`_ or any ``GTK ``
27- based app like emacs. If you have it you can just add it to your
28- path and skip these steps.
29-
30- 1. Go to `Release Page
31- <https://github.com/ManimCommunity/manim-windows/releases/latest> `_
32- and download the one according to your PC architechture.
33-
34- .. important :: Please download the ``zip`` file for architechture of python installed.
35- It is possible to have installed ``x86 `` python installed on ``x64 `` PC.
36-
37- 2. Extract the zip file using File Explorer or 7z to the loaction you want to install.
38-
39- .. code-block :: bash
40-
41- 7z x pango-windows-binaires-x64.zip -oC:\P ango
42-
43- 3. Finally, add it `PATH variable
44- <https://www.computerhope.com/issues/ch000549.htm> `_.
45-
46-
4721FFmpeg installation
4822*******************
4923
You can’t perform that action at this time.
0 commit comments