Message247787
| Author | markroseman |
|---|---|
| Recipients | kbk, markroseman, ned.deily, roger.serwy, terry.reedy |
| Date | 2015-07-31.23:22:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1438384921.12.0.287744176049.issue24745@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I've attached defaultfont.patch which will look for the magic value 'TkFixedFont' in the configuration file and do some appropriate magic with it. Most of the font handling smarts are now in a 'GetFont' call in configHandler, which as a bonus reduces some of the complexity and duplication elsewhere. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-07-31 23:22:01 | markroseman | set | recipients: + markroseman, terry.reedy, kbk, ned.deily, roger.serwy |
| 2015-07-31 23:22:01 | markroseman | set | messageid: <1438384921.12.0.287744176049.issue24745@psf.upfronthosting.co.za> |
| 2015-07-31 23:22:01 | markroseman | link | issue24745 messages |
| 2015-07-31 23:22:01 | markroseman | create | |