ManimCommunity / ManimPango

Binding for Pango, to use with Manim.
https://manimpango.manim.community
MIT License
43 stars 13 forks source link

Fix unicode font filenames #22

Closed naveen521kk closed 3 years ago

naveen521kk commented 3 years ago

Fixes https://github.com/ManimCommunity/ManimPango/issues/21 Unicode version of function communicating to win32 API are used instead of ascii version of the same functions. Also added a test for the same.