Skip to content

bpo-13802: Use non-Latin characters in IDLE's Font settings sample.#3960

Merged
terryjreedy merged 15 commits intopython:masterfrom
terryjreedy:fontpage
Oct 17, 2017
Merged

bpo-13802: Use non-Latin characters in IDLE's Font settings sample.#3960
terryjreedy merged 15 commits intopython:masterfrom
terryjreedy:fontpage

Conversation

@terryjreedy
Copy link
Copy Markdown
Member

@terryjreedy terryjreedy commented Oct 12, 2017

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.

https://bugs.python.org/issue13802

@terryjreedy terryjreedy merged commit e2e4227 into python:master Oct 17, 2017
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

@terryjreedy terryjreedy deleted the fontpage branch October 17, 2017 22:56
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 17, 2017
…ple. (pythonGH-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.
(cherry picked from commit e2e4227)
@bedevere-bot
Copy link
Copy Markdown

GH-4027 is a backport of this pull request to the 3.6 branch.

terryjreedy pushed a commit that referenced this pull request Oct 17, 2017
…ple. (GH-3960) (#4027)

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.
(cherry picked from commit e2e4227)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants