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

The font file called Oswald-RegularItalic.ttf was named incorrectly. #4

Open
stroobandt opened this issue May 8, 2015 · 3 comments

Comments

@stroobandt
Copy link

The font file called Oswald-RegularItalic.ttf was named incorrectly. It
should be named simply Oswald-Italic.ttf.
This is how other fonts are named. See for example:
http://www.fontsquirrel.com/fonts/source-sans-pro

The current situation causes serious problems at least with Ubuntu's
Font Manager: Oswald-Regular appears as an italic font, and an
additional Oswald-RegularRegular font is created containing only the
regular font style.

@modelworker
Copy link

This causes problems under Windows too, calls to the Regular font render as the italic.

m4rc1e pushed a commit to m4rc1e/OswaldFont that referenced this issue Oct 4, 2016
Restructured directories; Edited README.md
@BGCDI
Copy link

BGCDI commented May 2, 2017

Any chance this issue will be resolved?! My client would like to use the typeface for their corp branding and this is a deal-breaker.

@aronmoshe-m
Copy link

I was able to resolve this by opening Oswald Regular in FontForge. From there, go to Element > Font Info. Change the Family Name from 'Oswald Regular' to 'Oswald' and re-save the font. Once Oswald Regular is installing with the font family rather than as a separate font family, this seemed to fix the issue for me.

m4rc1e added a commit to m4rc1e/OswaldFont that referenced this issue Oct 30, 2017
* Updated copyright string to include git url

* added info for original author

* regenerated fonts
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

4 participants