Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Fixed hideous rendering of consolas bold (and possibly other bold cleartype fonts) #9

Closed
wants to merge 1 commit into from

Conversation

robotslave
Copy link
Contributor

@FauxFaux
Copy link
Owner

I can't reproduce the issue you're referring to; the patch seems to make no difference to the rendering of 13-pt Consolas for me? Seven sp1 x64.

Unpatched and patched PuTTY rendering 13pt Consolas

@robotslave
Copy link
Contributor Author

This affects only bolded text. To reproduce the issue, you'll need to
make sure the preference "bolded text is a different colour" is
un-checked in the "Colours" section.

On 10/31/2011 10:58 AM, Chris West (Faux) wrote:

I can't reproduce the issue you're referring to; the patch seems to make no difference to the rendering of 13-pt Consolas for me? Seven sp1 x64.

Unpatched and patched PuTTY rendering 13pt Consolas

@robotslave
Copy link
Contributor Author

Oh, and I've been testing with 10pt consolas, fwiw.

On 10/31/2011 10:58 AM, Chris West (Faux) wrote:

I can't reproduce the issue you're referring to; the patch seems to make no difference to the rendering of 13-pt Consolas for me? Seven sp1 x64.

Unpatched and patched PuTTY rendering 13pt Consolas

FauxFaux pushed a commit that referenced this pull request Oct 31, 2011
For detailed explanation, see here:
http://stackoverflow.com/questions/2520610/detecting-cleartype-optimized-fonts

To reproduce, you need Configuration -> Window -> Colours -> Bolded text is a different colour disabled
@FauxFaux
Copy link
Owner

Oh my eyes, that's horrific.

@FauxFaux FauxFaux closed this Oct 31, 2011
@robotslave
Copy link
Contributor Author

Easily fixed, though. I haven't seen any adverse impact elsewhere, but
I'll admit my testing is a far cry from thorough.

On 10/31/2011 12:43 PM, Chris West (Faux) wrote:

Oh my eyes, that's horrific.

FauxFaux pushed a commit that referenced this pull request Dec 13, 2011
For detailed explanation, see here:
http://stackoverflow.com/questions/2520610/detecting-cleartype-optimized-fonts

To reproduce, you need Configuration -> Window -> Colours -> Bolded text is a different colour disabled
FauxFaux pushed a commit that referenced this pull request Jan 14, 2012
For detailed explanation, see here:
http://stackoverflow.com/questions/2520610/detecting-cleartype-optimized-fonts

To reproduce, you need Configuration -> Window -> Colours -> Bolded text is a different colour disabled
FauxFaux pushed a commit that referenced this pull request Mar 8, 2012
For detailed explanation, see here:
http://stackoverflow.com/questions/2520610/detecting-cleartype-optimized-fonts

To reproduce, you need Configuration -> Window -> Colours -> Bolded text is a different colour disabled
FauxFaux pushed a commit that referenced this pull request Apr 15, 2012
For detailed explanation, see here:
http://stackoverflow.com/questions/2520610/detecting-cleartype-optimized-fonts

To reproduce, you need Configuration -> Window -> Colours -> Bolded text is a different colour disabled
FauxFaux pushed a commit that referenced this pull request Apr 30, 2012
For detailed explanation, see here:
http://stackoverflow.com/questions/2520610/detecting-cleartype-optimized-fonts

To reproduce, you need Configuration -> Window -> Colours -> Bolded text is a different colour disabled
@yumeyao
Copy link
Contributor

yumeyao commented May 5, 2012

Let me add my comments:

An updated commit is here
#39

FauxFaux pushed a commit that referenced this pull request May 19, 2012
For detailed explanation, see here:
http://stackoverflow.com/questions/2520610/detecting-cleartype-optimized-fonts

To reproduce, you need Configuration -> Window -> Colours -> Bolded text is a different colour disabled
FauxFaux pushed a commit that referenced this pull request Jun 2, 2012
For detailed explanation, see here:
http://stackoverflow.com/questions/2520610/detecting-cleartype-optimized-fonts

To reproduce, you need Configuration -> Window -> Colours -> Bolded text is a different colour disabled
FauxFaux pushed a commit that referenced this pull request Jul 18, 2012
For detailed explanation, see here:
http://stackoverflow.com/questions/2520610/detecting-cleartype-optimized-fonts

To reproduce, you need Configuration -> Window -> Colours -> Bolded text is a different colour disabled
FauxFaux pushed a commit that referenced this pull request Oct 4, 2012
For detailed explanation, see here:
http://stackoverflow.com/questions/2520610/detecting-cleartype-optimized-fonts

To reproduce, you need Configuration -> Window -> Colours -> Bolded text is a different colour disabled
FauxFaux pushed a commit that referenced this pull request Oct 25, 2012
For detailed explanation, see here:
http://stackoverflow.com/questions/2520610/detecting-cleartype-optimized-fonts

To reproduce, you need Configuration -> Window -> Colours -> Bolded text is a different colour disabled
FauxFaux pushed a commit that referenced this pull request Nov 22, 2012
For detailed explanation, see here:
http://stackoverflow.com/questions/2520610/detecting-cleartype-optimized-fonts

To reproduce, you need Configuration -> Window -> Colours -> Bolded text is a different colour disabled
FauxFaux pushed a commit that referenced this pull request Jan 12, 2013
For detailed explanation, see here:
http://stackoverflow.com/questions/2520610/detecting-cleartype-optimized-fonts

To reproduce, you need Configuration -> Window -> Colours -> Bolded text is a different colour disabled
FauxFaux pushed a commit that referenced this pull request Feb 8, 2013
For detailed explanation, see here:
http://stackoverflow.com/questions/2520610/detecting-cleartype-optimized-fonts

To reproduce, you need Configuration -> Window -> Colours -> Bolded text is a different colour disabled
FauxFaux pushed a commit that referenced this pull request Mar 19, 2013
For detailed explanation, see here:
http://stackoverflow.com/questions/2520610/detecting-cleartype-optimized-fonts

To reproduce, you need Configuration -> Window -> Colours -> Bolded text is a different colour disabled
FauxFaux pushed a commit that referenced this pull request Apr 13, 2013
For detailed explanation, see here:
http://stackoverflow.com/questions/2520610/detecting-cleartype-optimized-fonts

To reproduce, you need Configuration -> Window -> Colours -> Bolded text is a different colour disabled
FauxFaux pushed a commit that referenced this pull request Jun 1, 2013
For detailed explanation, see here:
http://stackoverflow.com/questions/2520610/detecting-cleartype-optimized-fonts

To reproduce, you need Configuration -> Window -> Colours -> Bolded text is a different colour disabled
FauxFaux pushed a commit that referenced this pull request Jul 13, 2013
For detailed explanation, see here:
http://stackoverflow.com/questions/2520610/detecting-cleartype-optimized-fonts

To reproduce, you need Configuration -> Window -> Colours -> Bolded text is a different colour disabled
FauxFaux pushed a commit that referenced this pull request Jul 14, 2013
For detailed explanation, see here:
http://stackoverflow.com/questions/2520610/detecting-cleartype-optimized-fonts

To reproduce, you need Configuration -> Window -> Colours -> Bolded text is a different colour disabled
FauxFaux pushed a commit that referenced this pull request Aug 6, 2013
For detailed explanation, see here:
http://stackoverflow.com/questions/2520610/detecting-cleartype-optimized-fonts

To reproduce, you need Configuration -> Window -> Colours -> Bolded text is a different colour disabled
FauxFaux pushed a commit that referenced this pull request Aug 7, 2013
For detailed explanation, see here:
http://stackoverflow.com/questions/2520610/detecting-cleartype-optimized-fonts

To reproduce, you need Configuration -> Window -> Colours -> Bolded text is a different colour disabled
FauxFaux pushed a commit that referenced this pull request Aug 11, 2013
For detailed explanation, see here:
http://stackoverflow.com/questions/2520610/detecting-cleartype-optimized-fonts

To reproduce, you need Configuration -> Window -> Colours -> Bolded text is a different colour disabled
FireEgl added a commit to FireEgl/FuTTY that referenced this pull request Aug 12, 2013
This reverts commit 09ee8fb.

This change isn't necessary, upstream (PuTTY) fixed the problem in another way?
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants