.gitignore
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
.github/workflows/publish-to-pypi.yml
assets/composed-text.png
examples/demo.py
examples/demo_comparison.py
examples/demo_formatting.py
examples/demo_multiline.py
examples/demo_v12.py
manim_fa/__init__.py
manim_fa/animation.py
manim_fa/cache.py
manim_fa/fonts.py
manim_fa/markup.py
manim_fa/text.py
manim_fa/translit.py
manim_fa.egg-info/PKG-INFO
manim_fa.egg-info/SOURCES.txt
manim_fa.egg-info/dependency_links.txt
manim_fa.egg-info/requires.txt
manim_fa.egg-info/scm_file_list.json
manim_fa.egg-info/scm_version.json
manim_fa.egg-info/top_level.txt
manim_fa/fonts_data/OFL.txt
manim_fa/fonts_data/Vazirmatn-Bold.ttf
manim_fa/fonts_data/Vazirmatn-Regular.ttf
tests/test_animation.py
tests/test_cache.py
tests/test_fatext.py
tests/test_fonts.py
tests/test_import_order.py
tests/test_init.py
tests/test_markup.py
tests/test_text.py
tests/test_translit.py