Hello,
I just upgraded to esignal 10.3.1491.1162, and I found out efs engine is not able to correctly display some special characters such as ½ and ¼. However all these characters were shown in 10.2.xxxx without any problem. Now they are all shown as a "?".
- Clearpicks
drawTextPixel(xScaleOutHalfLongPositionPi[i], yScaleOutHalfLongPositionPi[i], "½@URL=EFS:clickOnScaleOutHalfLongPositionP"+i+"Bu tton", Color.white, Color.blue, textFlag2, "Arial", 14, "ScaleOutHalfLongPositionP"+i+"Button", widthPi, 20);
I just upgraded to esignal 10.3.1491.1162, and I found out efs engine is not able to correctly display some special characters such as ½ and ¼. However all these characters were shown in 10.2.xxxx without any problem. Now they are all shown as a "?".
- Clearpicks
drawTextPixel(xScaleOutHalfLongPositionPi[i], yScaleOutHalfLongPositionPi[i], "½@URL=EFS:clickOnScaleOutHalfLongPositionP"+i+"Bu tton", Color.white, Color.blue, textFlag2, "Arial", 14, "ScaleOutHalfLongPositionP"+i+"Button", widthPi, 20);
Comment