Hi
just wondering if there is any update on this issue?
thanks!
Brian
Search found 5 matches
- Fri Sep 25, 2015 5:25 am
- Forum: FMX
- Topic: Pixaleted fonts on axis -> Delphi Seattle
- Replies: 7
- Views: 17955
- Thu Sep 17, 2015 6:42 pm
- Forum: FMX
- Topic: Pixaleted fonts on axis -> Delphi Seattle
- Replies: 7
- Views: 17955
Re: Pixaleted fonts on axis -> Delphi Seattle
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 th...
- Wed Sep 16, 2015 6:50 pm
- Forum: FMX
- Topic: Pixaleted fonts on axis -> Delphi Seattle
- Replies: 7
- Views: 17955
Re: Pixaleted fonts on axis -> Delphi Seattle
Hi
I have attached this test project to show the problem and pictures
I have attached this test project to show the problem and pictures
- Wed Sep 16, 2015 12:03 pm
- Forum: FMX
- Topic: Pixaleted fonts on axis -> Delphi Seattle
- Replies: 7
- Views: 17955
Re: Pixaleted fonts on axis -> Delphi Seattle
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
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
- Wed Sep 16, 2015 7:25 am
- Forum: FMX
- Topic: Pixaleted fonts on axis -> Delphi Seattle
- Replies: 7
- Views: 17955
Pixaleted fonts on axis -> Delphi Seattle
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...