SDK newer than 1.2.1 Breaks Layout

Former Member
Former Member
Hello Connectors,

I built a watch face many moons ago (see it here) using SDK 1.2.1. I want to update it with more features as well as add support for some of the *HR models. Support for these devices requires building with SDK 1.2.3 or later.

Well, I went to build with 1.2.6 and I am seeing that it completely buggers up my time label. I would love to upload an image of the damage but the file uploader wont let me delete previous attachments and my quota is full. Basically it appears as if several spaces have been inserted in between each digit, such that the time stretches off the left and right of the screen.

I did some regression and found this is the case for any SDK later than 1.2.1. Anyone experience this?

This is a custom font using BMFont but should that matter?