Oribi
Netherlands
17 Posts |
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. |
|