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
- In `Text.__init__`, use the fontproperties setter, which makes a copy
of the FP instance, and allows deduping the str-support logic.
- In FontProperties, inline the call to parse_fontconfig_pattern -- the
extra indirection via self._parse_fontconfig_pattern doesn't buy
anything.
0 commit comments