The texts are not exactly centered vertically, as you can see on the left, the 2 options are centered horizontally but vertically based upwards, how can I fix this?
this also happens with texts that are not special fonts
Could be due to certain fonts, cant you just make the text object smaller to fit your needs ? Just change height. I would say try centering with css styling properties but i think c3 does this with text objects .
This happens with all fonts and instead of setting them all individually, maybe there is a shorter way :/
It's a known issue, fonts are rendered differently on different devices.
Make sure the font is imported in the project.
Try different Vertical Alignment options.
Try a different font
If nothing else helps, use a SpriteFont.
Develop games in your browser. Powerful, performant & highly capable.
Yes, known problem with fonts as dop2000 said. Use vertical alignment - Top, it helps in most cases.