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?