Commit 4823c0d
committed
Improve findfont cache invalidation.
Resolution of fontproperties also depends on the default values of
FontProperties attributes. This fix is tested by the new
test_fontproperty_default_cache_invalidation.
test_mutable_fontproperty_cache_invalidation is a separate test (which
was already passing before), but also checks a useful property:
mutating a FontProperty instance should invalidate its corresponding
cache.1 parent bc2a816 commit 4823c0d
2 files changed
Lines changed: 19 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1344 | 1344 | | |
1345 | 1345 | | |
1346 | 1346 | | |
1347 | | - | |
1348 | | - | |
1349 | | - | |
| 1347 | + | |
| 1348 | + | |
| 1349 | + | |
| 1350 | + | |
| 1351 | + | |
1350 | 1352 | | |
1351 | 1353 | | |
1352 | 1354 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
0 commit comments