You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello ,It's very nice to use it ! Someday when I run my code I got a Warning:
RuntimeWarning: Glyph XXX missing from current font.
font.set_text(s, 0.0, flags=flags)
XXX is some numbers, such as 8722 、25329 etc.
Although it doesn't influence the result, I really want to slove this warning. What can I do?
Thanks and best wishes!