Page 1 of 1

Another issue with latest 2010 update

Posted: Wed Oct 13, 2010 6:37 am
by 10046032
Hello,

Setting the antialias text does not affect text on labels or titles of Axis. I am using Delphi XE and the latest 2010 update and I am beginning to miss the evaluation version (it worked better at least for me).

Regards

Re: Another issue with latest 2010 update

Posted: Fri Oct 15, 2010 8:08 am
by narcis
Hi johnnix,

Is this using GDI+? Can you please have a look at the example at What's New?\Welcome!\New Components\GDI+? You may need to sent AntiAliasText as in this example, for example:

Code: Select all

  TeeGDIPlus1.AntiAliasText:=gpfClearType;

Re: Another issue with latest 2010 update

Posted: Fri Oct 15, 2010 8:26 am
by 10046032
Hello Narcis,

Just drop a TeeGDIPlus and assign a TeePanel. Changing the AbtiAlias Text property of the TeeGDIPlus does not have any affect on the plot.

Regards

Re: Another issue with latest 2010 update

Posted: Fri Oct 15, 2010 10:09 am
by narcis
Hi johnnix,

It has for me here, I can see it in chart header and the legend if the GDI+ component is active, of course. Does this occur at your end?

Thanks in advance.

Re: Another issue with latest 2010 update

Posted: Fri Oct 15, 2010 12:20 pm
by 10046032
Hello Narcis,

I am sorry but I forgot to mention that it works only for legend and chart title, axis titles and labels do not respond to any change.

Regards

John

Re: Another issue with latest 2010 update

Posted: Fri Oct 15, 2010 2:47 pm
by narcis
Hi John,

Ok, thanks for the info. I have added this to the bug-list too (TV52015222).