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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Problem with TextAlign when FontAngle <>0

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
PincoPallino Posted - Aug 13 2015 : 17:08:17
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
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Aug 18 2015 : 05:31:22
Thanks for the report,

We'll investigate this further.


Nigel
Xequte Software
www.xequte.com
nigel@xequte.com