Custom font Y-position is slightly lower in Android device than iOS device?

I am using a custom font

“LithosPro-Black”

There is no problem at all except…

In actual Android device I tested with, the texts generated by display.newText(…, “LithosPro-Black”") are placed slightly lower than iOS devices in the screen.

In Simulator, the positions are all perfect. The positions in actual iOS device are also the same as the Simulator.

But in my actual Android device testing, these texts in “LithosPro-Black” are a  bit lower in the screen. 

I have tried to download this font from other sources on the net to try different source files, but the result is the same.

Anyone seeing this or something similar?

It’s pain but this is how it works unfortunately. Different devices can (don’t have but can) display font slightly different so you must be aware of this.

It’s pain but this is how it works unfortunately. Different devices can (don’t have but can) display font slightly different so you must be aware of this.