Horizontal clipping

Hello, I am encountering a clipping problem with a font that I’m working on. It is cutting off some of the right side of each glyph in preview mode and as exported OTFs. This is how the glyph is defined:
A-inside.PNG
A-want.PNG
But this is how it appears in the preview window:
A-is.PNG
Anybody know if I am missing a setting? I’ve made other fonts with this software and haven’t encountered this before. I don’t remember setting anything special execpt for the units per em (2048), x-height, and cap-height.

Any insight is appreciated!

Try setting the left side-bearing at x-0 and see if that helps. The offset is currently -100.

Yup @Bhikkhu Pesala that fixed it thanks!