@@ -28,8 +28,7 @@ Manim Slides will *automatically* detect the one you are using!
2828- [ Installation] ( #installation )
2929- [ Usage] ( #usage )
3030- [ Comparison with Similar Tools] ( #comparison-with-similar-tools )
31- - [ F.A.Q] ( #faq )
32- * [ How to increase quality on Windows] ( #how-to-increase-quality-on-windows )
31+ - [ F.A.Q] ( https://eertmans.be/manim-slides/latest/faq.html )
3332- [ Contributing] ( #contributing )
3433 * [ Reporting an Issue] ( #reporting-an-issue )
3534 * [ Seeking for Help] ( #seeking-for-help )
@@ -150,23 +149,6 @@ Below is a comparison of the most used ones with Manim Slides:
150149| Web Browser presentations | Yes | No | Yes | No |
151150| Offline presentations | Yes, with Qt | Yes, with OpenCV | No | No
152151
153- ## F.A.Q
154-
155- ### How to increase quality on Windows
156-
157- On Windows platform, one may encounter a lower image resolution than expected.
158- Usually, this is observed because Windows rescales every application to
159- fit the screen.
160- As found by [ @arashash ] ( https://github.com/arashash ) ,
161- in [ #20 ] ( https://github.com/jeertmans/manim-slides/issues/20 ) ,
162- the problem can be addressed by changing the scaling factor to 100%:
163-
164- <p align =" center " >
165- <img alt =" Windows Fix Scaling " src =" https://raw.githubusercontent.com/jeertmans/manim-slides/main/static/windows_quality_fix.png " >
166- </p >
167-
168- in * Settings* ->* Display* .
169-
170152## Contributing
171153
172154Contributions are more than welcome! Please read through
@@ -202,12 +184,10 @@ be able to help you!
202184Sometimes, you may have a question about Manim Slides,
203185not necessarily an issue.
204186
205- There are two ways you can reach us for questions:
206-
207- - via the ` Question/Help/Support ` topic when
208- [ choosing an issue template] ( https://github.com/jeertmans/manim-slides/issues/new/choose ) ;
209- - or via
210- [ GitHub discussions] ( https://github.com/jeertmans/manim-slides/discussions ) .
187+ First, make sure to read the
188+ [ F.A.Q] ( https://eertmans.be/manim-slides/latest/faq.html ) to see if
189+ your question has already been answered. If not, please follow the
190+ recommendation (from that page) to reach us for questions.
211191
212192<!-- end seeking-for-help -->
213193
0 commit comments