Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
Oribi
Posted - Nov 04 2016 : 05:33:40 There appears to be a bug in the TImageEnProc.TextOut_Legacy method (ImageEn v6.3.0).
The bug surfaces when an angle is specified together with a constant value (eg Align_Text_Horz_Center) for the X argument.
In this case the "X" value is modified before it's being used in the case statement a few lines down in the code which calculates the "X" value in case a constant value is used.
-- Peter.
1 L A T E S T R E P L I E S (Newest First)
xequte
Posted - Nov 07 2016 : 15:56:20 Thanks for the report, Peter,