link to manimpango

This commit is contained in:
Naveen M K 2021-03-01 12:11:44 +05:30 committed by GitHub
parent f5d5565af1
commit 503bd116a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ Since the fork, this version has evolved to work on top of OpenGL, and allows re
Manim runs on Python 3.6 or higher (Python 3.8 is recommended).
System requirements are [FFmpeg](https://ffmpeg.org/), [OpenGL](https://www.opengl.org/) and [LaTeX](https://www.latex-project.org) (optional, if you want to use LaTeX).
For Linux, [Pango](https://pango.gnome.org) along with it's developerment headers are required. See instruction [here](https://github.com/ManimCommunity/ManimPango#building).
### Directly