ManimCommunity / ManimPango

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

Add unicode support to MarkupUtils.validate #24

Closed naveen521kk closed 3 years ago

naveen521kk commented 3 years ago

It was broken in previous commits... Also, passing -1 seems to be better because finding length for encoded characters is depreciated in python, in Linux and macOS. /cc @PhilippImhof