Tidy NEWS entry.

This commit is contained in:
Ned Deily 2017-12-05 02:41:31 -05:00
parent 3b55416700
commit 0da25972fd

View file

@ -1,15 +1,7 @@
Use non-Latin characters in the IDLE's Font settings sample. Use non-Latin characters in the IDLE's Font settings sample.
Even if one selects a font that defines a limited subset of the unicode 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 Basic Multilingual Plane, tcl/tk will use other fonts that define a
character. The expanded example give users of non-Latin characters
character. The expanded example give users of non-Latin characters
a better idea of what they might see in IDLE's shell and editors. a better idea of what they might see in IDLE's shell and editors.
To make room for the expanded sample, frames on the Font tab are 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.
re-arranged. The Font/Tabs help explains a bit about the additions.