Files
Jérome Eertmans 527ce2767e chore(docs): add faq page (#418)
* chore(docs): add faq page

Closes #405

* chore(docs): add faq page

Closes #405

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* update changelog

* fix

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-17 18:10:46 +02:00

1.2 KiB

Frequently Asked Questions

This page summarizes a few of the most frequently asked questions when using Manim Slides.

They are organized by topic.

If your question is not here, please first look through the open and closed issues on GitHub or within the discussions.

If you still cannot find help after that, do not hesitate to create your own issue or discussion on GitHub!

Installing

Everything related to installing Manim-Slides.

Please do not forget the carefully read through the ... page!

Rendering

Presenting

F.A.Q

How to increase quality on Windows

On Windows platform, one may encounter a lower image resolution than expected. Usually, this is observed because Windows rescales every application to fit the screen. As found by @arashash, in #20, the problem can be addressed by changing the scaling factor to 100%:

Windows Fix Scaling

in Settings->Display.