Pixaleted fonts on axis -> Delphi Seattle

TeeChart FireMonkey (Windows,OSX,iOS & Android) for Embarcadero RAD Studio, Delphi and C++ Builder (XE5+)
Post Reply
Brian
Newbie
Newbie
Posts: 5
Joined: Mon Oct 13, 2014 12:00 am

Pixaleted fonts on axis -> Delphi Seattle

Post by Brian » Wed Sep 16, 2015 7:25 am

Hi
I am using Delphi Seattle :) (great version too)
was using XE6
I notice now that the font quality on the axis on tchart on FMX is not very good (compared to how it was in XE6)
especially when smaller font size is used
and it really shows up badly pixaleted when you make the form scale larger (i.e if its on a tlayout and you set the scale of that higher than 1)
I tried playing around with the quality settings in the labelsfont setting but that did not help
what am I missing?
(in testing I see the same thing occurs in XE7 (but XE6 is OK)
thanks!
Brian Hamilton

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Pixaleted fonts on axis -> Delphi Seattle

Post by Yeray » Wed Sep 16, 2015 11:46 am

Hello Brian,

Have you tried the latest TeeChart version v2015.16 in RAD XE6 to check if the problem is in the IDE or in the component?

I've made a simple test and this is how it looks with RAD 10 and TeeChart v2015.16:
FMXSmallFont.png
FMXSmallFont.png (20.63 KiB) Viewed 16620 times
FMXFontTest.zip
(1.64 KiB) Downloaded 942 times
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Brian
Newbie
Newbie
Posts: 5
Joined: Mon Oct 13, 2014 12:00 am

Re: Pixaleted fonts on axis -> Delphi Seattle

Post by Brian » Wed Sep 16, 2015 12:03 pm

Hi
the issue is when its on a tlayout and that is then increased in scale
e.g via a spinbox
layout1.Scale.x:=layout1.Scale.x+spinbox1.Value/10;
layout1.Scale.y:=layout1.Scale.y+spinbox1.Value/10;

I could duplicate the problem with your test project

Brian
Newbie
Newbie
Posts: 5
Joined: Mon Oct 13, 2014 12:00 am

Re: Pixaleted fonts on axis -> Delphi Seattle

Post by Brian » Wed Sep 16, 2015 6:50 pm

Hi
I have attached this test project to show the problem and pictures
Attachments
tcharttestxe6.png
tcharttestxe6.png (22.6 KiB) Viewed 16504 times
tcharttest.png
tcharttest.png (14.09 KiB) Viewed 16487 times
tchartfonttest.zip
(57.47 KiB) Downloaded 877 times

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Pixaleted fonts on axis -> Delphi Seattle

Post by Yeray » Thu Sep 17, 2015 8:01 am

Hello,

Thanks for reporting it. I've added it to the public tracker to be further investigated:
http://bugs.teechart.net/show_bug.cgi?id=1309
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Brian
Newbie
Newbie
Posts: 5
Joined: Mon Oct 13, 2014 12:00 am

Re: Pixaleted fonts on axis -> Delphi Seattle

Post by Brian » Thu Sep 17, 2015 6:42 pm

great
thanks for the great support :)
I am surprised no one has come across this problem before, seeing that its been there since XE7 (i.e the problem occurs in XE7 too)
(now that I am using DX as my main IDE thats when I noticed the problem :) )
hopefully you can figure out what has changed from the XE6 version of the component :)

Brian
Newbie
Newbie
Posts: 5
Joined: Mon Oct 13, 2014 12:00 am

Re: Pixaleted fonts on axis -> Delphi Seattle

Post by Brian » Fri Sep 25, 2015 5:25 am

Hi
just wondering if there is any update on this issue?
thanks!
Brian

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Pixaleted fonts on axis -> Delphi Seattle

Post by Yeray » Fri Sep 25, 2015 2:01 pm

Hello Brian,

You are free to add your mail to the CC list of any ticket in bugzilla so you can be automatically notified when an update arrives.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply