Commit 38003c0
committed
Resolve mathtext.fontset at FontProperties creation time.
... instead of delaying it until rendering time. This makes it
consistent with the behavior of `rcParams["font.family"]`. (While lazy
resolution may be useful too, it seems better to be consistent with
family, whose behavior is constrained by backcompat, whereas
mathtext_fontfamily has not been released yet.)1 parent 5ba3911 commit 38003c0
1 file changed
Lines changed: 6 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
897 | 897 | | |
898 | 898 | | |
899 | 899 | | |
900 | | - | |
901 | | - | |
902 | 900 | | |
903 | 901 | | |
904 | 902 | | |
| |||
921 | 919 | | |
922 | 920 | | |
923 | 921 | | |
924 | | - | |
925 | | - | |
926 | | - | |
927 | | - | |
928 | | - | |
929 | | - | |
930 | | - | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
931 | 928 | | |
932 | 929 | | |
933 | 930 | | |
| |||
0 commit comments