Is it currently still not possible to use custom fonts with Fitbit? As I'm lead to believe that this is the case, I'm also wondering what fonts are available for me to use.
Answered! Go to the Best Answer.
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Unfortunately, that's still the case.
Here are the list of supported fonts: https://dev.fitbit.com/build/guides/user-interface/css/#fonts
Or, if you're using the command line tools, you can use the fitfont package by Gregoire. https://www.npmjs.com/package/fitfont
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Unfortunately, that's still the case.
Here are the list of supported fonts: https://dev.fitbit.com/build/guides/user-interface/css/#fonts
Or, if you're using the command line tools, you can use the fitfont package by Gregoire. https://www.npmjs.com/package/fitfont
It's been a year since this question was asked. Is this still the case? I'm still only seeing a limited set of fonts, but it seems with CSS and @Font-face that it should be completely possible to load my own font.
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
This is still the case.