After a week of heads-down in creating a custom number font I am almost ready to give up. This has taken so much time and effort - you are my last hope.
I'm trying to recreate Bionic font that Fenix 6 uses for FONT_NUMBER_THAI_HOT, to use it on other devices that have a less appealing (too small / doesn't support spaces) system number font.
I'm using BMFont utility, tried all preloaded fonts there and also loaded about two dozen of free fonts I got from around the web... None look the same as Garmin's Bionic font. I'm almost to the point of just creating it myself.
I found Bionic fonts in ConnectIQ/Fonts that were installed along with SDKs, but they are in a hashed .cft format.
Are we allowed to use them?
How do I convert them to true type font format?
Is there a free font that looks like Bionic?
Any help will be immensely appreciated!