We're noticing several of our state's DOT cell libraries are now being altered when placed in V8i. I think I've narrowed it down to cells that have text with negative "Interchar. Spacing" values. V8i seems to be moving the origin of any text with negative Intercharacter Spacing values proportional to that text's width. It also seems as though I am unable to input a negative value in the "Change Text Attributes" dialog box, however, I am still able to rewrite the .TextStyle.InterCharacterSpacing with negative values through VBA. Another difference in operation is that the value as shown in the "Change Text Attributes" dialog box is oddly the (.TextStyle.InterCharacterSpacing)/(.TextStyle.Height). Is this a fix that's needed in the code behind the "Change Text Attributes"?
Thanks for your insight!