This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients terry.reedy
Date 2012-01-16.23:22:19
SpamBayes Score 4.384968e-05
Marked as misclassified No
Message-id <1326756140.29.0.0714084996967.issue13802@psf.upfronthosting.co.za>
In-reply-to
Content
In the Fonts/Tabs tab of the IDLE Preference dialog, the large box for examples of the font selected shows a small square of ascii chars. I think the box should also show 1 char for each of several alphabets so the consequence of choosing various fonts will be more evident. I am thinking of adding several line with the format
Alphabet \uXXXX <char>
History
Date User Action Args
2012-01-16 23:22:20terry.reedysetrecipients: + terry.reedy
2012-01-16 23:22:20terry.reedysetmessageid: <1326756140.29.0.0714084996967.issue13802@psf.upfronthosting.co.za>
2012-01-16 23:22:19terry.reedylinkissue13802 messages
2012-01-16 23:22:19terry.reedycreate