I'm coding for the 735XT, which is (as far as i know) identical to the 230/235/630 in terms of screen size, pixels, etc.
In general, when i select a standard 4-field layout on the watch the middle two fields have a slightly larger font than the top and bottom fields. Using the developer documentation as a guide i can see that the top and bottom fields use the font FONT_NUMBER_MEDIUM.
However I can't seem to find the font for the middle two fields. The next size up, FONT_NUMBER_HOT, is too large, and none of the others (that i can tell) match.
Can anyone help? Or is this slightly-larger font inaccessible from the API.
Many thanks.