I'm having a strange font size issue using an external font.
The fonts I'm using are Gill Sans MT.ttf and Gill Sans MT Bold.ttf which I have set in the Copy Files panel, and text in fields and on buttons have been set to use these fonts from the picker.
In the Android simulator everything works fine, the font face and size are correct. But on a real device some, not all,fields and buttons have the correct font but the size is wrong.
Going back to the property inspector in the IDE I find that for the fields and buttons that are displaying incorrect size the size number is in italics.

If I click size up/down then the italics disappear, and the font then displays correctly on the real device.
There are a lot of instances of these fonts in the stack, so I've tried re-setting the fontSize property in script but this doesn't work. The size remains in italics. it only changes if I use the up/down buttons.
So what is different when using the up/down buttons? I'm using Livecode 9.6.9 (rc2)
Thanks
Steve