bpo-13802: Use non-Latin characters in IDLE's Font settings sample. (… · python/cpython@e2e4227 · GitHub
Skip to content

Commit e2e4227

Browse files
authored
bpo-13802: Use non-Latin characters in IDLE's Font settings sample. (#3960)
Even if one selects a font that defines a limited subset of the unicode Basic Multilingual Plane, tcl/tk will use other fonts that define a character. The expanded example give users of non-Latin characters a better idea of what they might see in the IDLE shell and editors. To make room for the expanded sample, frames on the Font tab are re-arranged. The Font/Tabs help explains a bit about the additions.
1 parent 884d13a commit e2e4227

2 files changed

Lines changed: 76 additions & 19 deletions

File tree

Lib/idlelib/configdialog.py

Lines changed: 61 additions & 19 deletions
Lines changed: 15 additions & 0 deletions

0 commit comments

Comments
 (0)