Creating a watchface and am trying to add font Resources.
Tried multiple fonts (Nunito from Google Fonts, Font Squirrel, Bunny.net)
Tried multiple browsers (Chrome and Edge)
No preview appears after upload — just blank white bar
Build fails with “Unsupported font format”
Compatibility set to both “Latest” and “2.7” — same result
Advice?
Thanks.
Edit: I fixed it by adding [ ] around the specified Characters, so user error.
Edit2: This fix only solved the blank Preview issue. I can’t get a Build to work with a font Resource, even if the script build works fine if there’s no Resource, and I’m not using the Resource in the script. So far no dice on using add-on fonts.
Edit3: Got the custom font working on the local native SDK, so appears to be an issue with CloudPebble.
Actually my “fix” only solved the Preview being blank. I’ve had zero luck getting a Build to work if I simply create a Resource with a font. Jumped through MANY hoops trying to get this to work and no dice. I’ve used 2 different AI (Claude and Gemini) for hours, and so far a dead end. To clarify I have a script that works fine with built-in system fonts. But if I add a font Resource that script aborts on the Build without using the custom font. Any advice?
Hey, just saw this reply. Yes, I can report that I got CloudPebble working just fine with a custom font. Good work. I do find the Resource setup page a bit confusing, but did figure out how to add multiple font sizes, Build and Emulator worked as expected.