Message302640
The limit 1.4 is not arbitrary. This is a minimal scale for which fonts from 10 to 14 pixels are not decreased when converted to points (with multiplier 0.75 and one rounding). round(14 * 0.75) = round(10.5) = 10; 10 * 1.4 = 14. |
|
| Date |
User |
Action |
Args |
| 2017-09-20 17:18:18 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, terry.reedy, ned.deily, louielu, cheryl.sabella |
| 2017-09-20 17:18:18 | serhiy.storchaka | set | messageid: <1505927898.53.0.617531898196.issue31500@psf.upfronthosting.co.za> |
| 2017-09-20 17:18:18 | serhiy.storchaka | link | issue31500 messages |
| 2017-09-20 17:18:18 | serhiy.storchaka | create | |
|