All shapes: fonts with shadows

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
UserLS
Advanced
Posts: 247
Joined: Wed May 23, 2007 12:00 am

All shapes: fonts with shadows

Post by UserLS » Mon Nov 09, 2009 8:33 pm

(In version 3) When you try to adjust the shadow for the text in any shape (legend, titles, axes titles, marks), the frame does not adjust its size. It used to do it in Win32 version! Also, in Win32, there was some logic in place, so if the axis title was rotated to 90, horizontal and vertical offsets were actually horizontal and vertical. In .NET version - it is not true anymore.
Attachments
Legend.jpg
Legend.jpg (14.91 KiB) Viewed 6856 times

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: All shapes: fonts with shadows

Post by Sandra » Tue Nov 10, 2009 12:25 pm

Hello UserLs,

Thank you for your observations; a shadow distance as shown in your example is somewhat outside the original design paradigm, we recommend that shadow positioning be limited to, at most, a few pixels to either side of the target text. We do not expect to modify box-sizing in relation to shadows in any imminent maintenance release. This will be added as a feature-enhancement request for a future release, id. TF02014549.

With respect to shadow location for rotated text, changes here may affect existing customer code; it has been added with issue id. TF02014550 for priority review.


Thanks,
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

UserLS
Advanced
Posts: 247
Joined: Wed May 23, 2007 12:00 am

Re: All shapes: fonts with shadows

Post by UserLS » Tue Nov 10, 2009 2:36 pm

I am sorry to point out the fact that this change IS ALREADY AFFECTING YOUR EXISTING USERS - us! We are converting from Win32 to .NET and this is different now! How can I explain my users, why their graphs look and act totally different now? And yes, the shadow offset in my example are probably to big, but I just tried to make it more visible. But even setting them up to a reasonable value does not look ok, since the frame does not adjust its size.

UserLS
Advanced
Posts: 247
Joined: Wed May 23, 2007 12:00 am

Re: All shapes: fonts with shadows

Post by UserLS » Tue Dec 01, 2009 4:20 pm

Another problem here: I can set shadow offsets to negative numbers (which I believe, some of my users did in Win32 version and it worked). Now, in .NET version when I read my chart back from a template file, if the offset is set to a negative value it is reset to 1 (?) for some reason, which is really odd.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: All shapes: fonts with shadows

Post by Narcís » Wed Dec 02, 2009 8:35 am

Hi UserLS,

TF02014549 has already been fixed for next maintenance release.
Another problem here: I can set shadow offsets to negative numbers (which I believe, some of my users did in Win32 version and it worked). Now, in .NET version when I read my chart back from a template file, if the offset is set to a negative value it is reset to 1 (?) for some reason, which is really odd
I could reproduce this and added the issue to the list to be investigated with ticket number TF02014579.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply