The comma symbol has different position in the editor build and the bundle

I use Balsamiq regular font:

The comma symbol renders with a correct position in the editor build (the left image) but not in the bob or bundle build (the right image). And it does not depend on characters, language or texture compression.

Try to overlay these two screenshots and it becomes clear that it is the comma shifting inside its container:

This causes the comma to sometimes clump with the previous character. Is there anything I can do to fix it?

3 Likes

Sorry about this. There are some discrepancies in how the editor and Bob creates the font file. We plan to replace the work done in the editor by using Bob to get the exact same result. But in this case it seems like maybe Bob is wrong. Could you please create a ticket on GitHub?

4 Likes

Btw, I found the workaround with doubling the font size and scaling text labels to x0.5.

3 Likes