Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exported font weight defaults to 400 #118

Open
marklanhamhc opened this issue Jun 22, 2021 · 7 comments
Open

Exported font weight defaults to 400 #118

marklanhamhc opened this issue Jun 22, 2021 · 7 comments

Comments

@marklanhamhc
Copy link

marklanhamhc commented Jun 22, 2021

I'm trying to prepare a font for my React Native app but when I set the font weight to 700 then save and export it, it keeps defaulting to 400 no matter what I do. It does this for all variations as well, TTF, OTF, SVG and EOT. The .bf file is fine, it stays at 700 but all exported fonts default to 400.

I used the latest version: birdfont-4.17.2-plus

@johanmattssonm
Copy link
Owner

Thank you for the report.
I tried to reproduce this but the weight was set to 700 in my example font after I update it exported it.

Please send me the ttf file you got if you want me to debug this further (email is OK if you don't want to make it public).
Cheers

@marklanhamhc
Copy link
Author

marklanhamhc commented Jun 24, 2021 via email

@johanmattssonm
Copy link
Owner

johanmattssonm commented Jun 24, 2021 via email

@johanmattssonm
Copy link
Owner

johanmattssonm commented Jun 24, 2021 via email

@marklanhamhc
Copy link
Author

Hi. The reason for getting the default value when you open a TTF font was a missing line in the TTF parser (I have fixed that bug) but It looks like that the value was written properly when you export. The font you exported might shed some light over the issue please send it to @.*** Which Mac OS version are you using? Cheers Johan

Hi Johan, thanks for the update, I have linked the font in the above comment for you to check.

@johanmattssonm
Copy link
Owner

johanmattssonm commented Jun 24, 2021 via email

@marklanhamhc
Copy link
Author

marklanhamhc commented Jun 25, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants