ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Problem with TextAlign when FontAngle <>0
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

PincoPallino

Italy
2 Posts

Posted - Aug 13 2015 :  17:08:17  Show Profile  Reply
Hi,
I'm trying to draw an object text in a TImageEnVect.

ObjTextAutoSize[-1] := False;
ObjFontAngle[-1] := 90;

This works correctly:
ObjTextAlign[-1] := iejCenter;

This doesn't work, no text is output:
ObjTextAlign[-1] := iejLeft; // or iejRight

Looking at source code seems that the align is done only in the X axis so whe the text is rotated 90° it can not work.

I'm using version 5.2.0.
Thanks

xequte

38514 Posts

Posted - Aug 18 2015 :  05:31:22  Show Profile  Reply
Thanks for the report,

We'll investigate this further.


Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: