Commit e6fb401
committed
Switch Tk to using PNG files for buttons.
In Tk 8.6, support was added for PNG files, so it can read those
directly. In older versions, we can use Pillow's Tk support to do the
same, since we hard-require it now.1 parent b6c43c4 commit e6fb401
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
502 | 502 | | |
503 | 503 | | |
504 | 504 | | |
505 | | - | |
| 505 | + | |
506 | 506 | | |
507 | 507 | | |
508 | 508 | | |
| |||
567 | 567 | | |
568 | 568 | | |
569 | 569 | | |
570 | | - | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
571 | 575 | | |
572 | 576 | | |
573 | 577 | | |
| |||
718 | 722 | | |
719 | 723 | | |
720 | 724 | | |
721 | | - | |
722 | | - | |
723 | 725 | | |
724 | 726 | | |
725 | 727 | | |
| |||
0 commit comments