User forums > Help

CodeBlocks' font is quite blur compare with other applications under Windows 7

<< < (3/4) > >>

ollydbg:

--- Quote from: stahta01 on March 05, 2017, 01:09:13 pm ---
--- Quote from: ollydbg on March 05, 2017, 12:37:23 pm ---
--- Quote from: oBFusCATed on March 05, 2017, 12:06:51 pm ---You can try Biplap's wx3.1 builds to see if things are better there.

--- End quote ---
I just download his builds, and it font's show quite clean in his builds, great! So, 64bit C::B + wx3.02 works OK.
But my personal builds 32 bit C::B + wx 3.1 works badly.

--- End quote ---

Might be the difference between Mingw32 and Mingw64 based compilers being used.

Tim S.

--- End quote ---
Hi, Tim, my personal builds 32 bit C::B and wx 3.1 were using MinGW64's MinGW-Build GCC 5.4 version.

ollydbg:

--- Quote from: oBFusCATed on March 05, 2017, 09:44:37 am ---Check this commit: https://sourceforge.net/p/codeblocks/code/10954/

--- End quote ---
Hi, oBFusCATed, it looks like this commit(the commit is pushed by Morten in 2016-12-29) cause such issue.

I just download the previous nightly build version which is: The 20 November 2016 build (10922) is out., I don't see the blur font issue.

oBFusCATed:
Of course the commit by Morten causes blurring. If you read what this flag does you would have known it without the need for testing. :)

ollydbg:

--- Quote from: oBFusCATed on March 05, 2017, 03:33:58 pm ---Of course the commit by Morten causes blurring. If you read what this flag does you would have known it without the need for testing. :)

--- End quote ---
Well, the strange thing is, I use a resource editor to change the embeded manifest file of the codeblocks.exe, and change the value from "False" to "True/PM", and it looks like the changed C::B is still blur. :(

sodev:
Because you are on Windows 7 and there is no HiDPI scaling, this setting does nothing on your system ;)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version