manim/tests/module
Said Taghadouini fcd81b21a4
Improve handling of specified font name (#3429)
Co-authored-by: Jason Grace <110117391+JasonGrace2282@users.noreply.github.com>
Co-authored-by: JasonGrace2282 <aarush.deshpande@gmail.com>

The proposed fix does two things :

* If the specified font is 'sans-serif' : change it to 'sans' as this is the name used in the list of fonts
* if the font name is not in the list of fonts, automatically check if the capitalized version of the font exists in the list of fonts. If not, print a warning to the user.
2024-02-13 15:26:54 -05:00
..
animation follow-up to #3491, made errors more consistent. fixes #3527 2023-12-17 17:32:38 +01:00
mobject Improve handling of specified font name (#3429) 2024-02-13 15:26:54 -05:00
scene [pre-commit.ci] pre-commit autoupdate (#3141) 2023-02-07 01:52:17 +01:00
utils Refactor TexTemplate (#3520) 2024-01-15 18:39:03 +00:00