[Bug]: Font being used by "Professional" theme is pants !
Using Beginning of Jabs Alpha and the Ribbon example. The Font used by the "Professional" themes is very bad:
Compared this with the Office 2007 theme font:
Maybe use Arial as the default for professional, or is this something else?
Office 2007 default font was Calibri
Hi @Wagnerp,
It looks like this one has been tackled?
Hi @Wagnerp,
It looks like this one has been tackled?
@giduac
Append to v90 changelog list.
Hi @Wagnerp,
It looks like this one has been tackled?
No, Still the same:
Note: 2007 Professional Blue looks okay:
@Smurf-IV Is it something to do with the text rendering?
@Smurf-IV Is it something to do with the text rendering?
But that should be affected regardless of the font.
And why in some apps does it not do it ? e.g.: https://github.com/giduac/Standard-Toolkit-Demos/tree/ribbon-controls-themes-test Demo Solution: Krypton Ribbon Examples 2022 (Debug) - Nuget Project: Application Menu 2022 TK: Latest Nightly 169
@Smurf-IV Is it something to do with the text rendering?
But that should be affected regardless of the font.
And why in some apps does it not do it ? e.g.: https://github.com/giduac/Standard-Toolkit-Demos/tree/ribbon-controls-themes-test Demo Solution: Krypton Ribbon Examples 2022 (Debug) - Nuget Project: Application Menu 2022 TK: Latest Nightly 169
Is it something in the app manifest?
Is it something in the app manifest?
Nope, they are the same, as is the program.cs. No clues in the designer file either...
Found the "Problem". It will be a breaking change.
Found the "Problem". It will be a breaking change.
What was it?
What was it?
Usage redirect for this:
https://learn.microsoft.com/en-us/dotnet/api/system.drawing.text.textrenderinghint?view=net-8.0
Which is "Not" appropriate for a theming suite like this !!
