How to remove font color cast?

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
think
Posts: 136
Joined: 09 Feb 2014, 05:20

How to remove font color cast?

11 Dec 2019, 07:59

Is there a way to remove a font color cast/artifacts? As seen in the following example, some letters have green and red borders. Is there a setting to remove this?

Code: Select all

gui, font, s20, Segoe UI
gui, add, text,, THIS IS A TEST
gui, show
User avatar
Hellbent
Posts: 2109
Joined: 23 Sep 2017, 13:34

Re: How to remove font color cast?

11 Dec 2019, 08:19

As far as I can tell that is just the normal effect of anti-aliasing

If you take this tool and run it over any text you find you will see the same thing. (as far as I have observed anyway).

https://www.autohotkey.com/boards/viewtopic.php?f=6&t=60942

***Edit***

Or better yet, Try this one. (it's amazing how little black there actually is in black text).

https://www.autohotkey.com/boards/viewtopic.php?f=6&t=63816
User avatar
boiler
Posts: 16974
Joined: 21 Dec 2014, 02:44

Re: How to remove font color cast?

11 Dec 2019, 08:58

You can turn off anti-aliasing/font smoothing at the Windows level if you'd like. It will cause text to look very jagged, but you can do it. Depending on your system, there may be easier ways to do it. Here is one article on how to do it: https://www.thewindowsclub.com/disable-font-smoothing-windows
User avatar
Hellbent
Posts: 2109
Joined: 23 Sep 2017, 13:34

Re: How to remove font color cast?

11 Dec 2019, 09:57

Boiler thanks for the article link, it (particularly the comments after it) were very enlightening. The comments also had a air of familiarity to them if you know what I mean ;) :lol: :lol: :lol:
User avatar
boiler
Posts: 16974
Joined: 21 Dec 2014, 02:44

Re: How to remove font color cast?

11 Dec 2019, 10:13

I didn't make it down to the comments before, but there's a whole lot more going on down there than I expected! Let's hope they stay away from our forum. :D
User avatar
Hellbent
Posts: 2109
Joined: 23 Sep 2017, 13:34

Re: How to remove font color cast?

11 Dec 2019, 11:39

I'm not sure if this will help, but in the article Boiler posted the word "ClearType" came up over and over again and it just so happens that someone posted a script this very morning with the title "Toggle ClearType with a hotkey".

It might be worth taking a look at.
https://www.autohotkey.com/boards/viewtopic.php?f=6&t=70625

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Araphen, Bing [Bot], Google [Bot], mikeyww, ShatterCoder, sofista and 302 guests