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
As mentioned in KnotUntied/scoop-fonts#1, xkcd-Regular.otf seems to be the finished version of xkcd.otf.
Both of them are called “xkcd” (Family in otfinfo -i), so they cannot coexist — installing one will overwrite the other.
If you install xkcd.otf and with rc_context({ 'font.family': 'xkcd' }) in matplotlib, text will become big and overlapping strokes. The solution is to install xkcd-Regular.otf instead. (Tested on Windows)
otfinfo -i
is the same.The text was updated successfully, but these errors were encountered: