Skip to content

Hinting glitch in ampersand (&) of SourceCodePro-Bold.ttf #11

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

Closed
miguelsousa opened this issue Sep 27, 2012 · 4 comments
Closed

Hinting glitch in ampersand (&) of SourceCodePro-Bold.ttf #11

miguelsousa opened this issue Sep 27, 2012 · 4 comments
Labels

Comments

@miguelsousa
Copy link
Member

Hinting glitch in ampersand of Bold

@miguelsousa
Copy link
Member Author

This has been fixed in the source files and will be included in the next build.

@codeman38
Copy link

It appears that the source file for Bold no longer matches the GlyphOrderAndAliasDB_TT spec after this modification...

makeotf [Note] Converting source font 'Roman/Bold/font.ttf' to temporary Unix Type1 font file 'Roman/Bold/font.ttf.tmp'.
makeotf [Note] adding the style Bold from fontinfo keyword.
makeotf [Note] setting the DONT_USE_WIN_LINE_METRICS OS/2 fsSelection bit 7 from fontinfo keyword.
makeotf [Note] setting the WEIGHT_WIDTH_SLOPE_ONLY OS/2 fsSelection bit 8 from fontinfo keyword.
makeotf [Note] setting the OBLIQUE OS/2 fsSelection bit 9 from fontinfo keyword.

makeotf [Note] Writing options file Roman/Bold/current.fpr
makeotf [Note] Writing options file target/SourceCodePro-Bold-ttf.fpr
makeotf [Error] For TTF fonts, the GlyphOrderAndAliasDB file must preserve the original font glyph order, and use the same names as they are derived by the 'tx' tool. ../../GlyphOrderAndAliasDB_TT.

@codeman38
Copy link

See issue #19 for discussion and pull request #21 for a fix to the above error in makeotf. (Apologies for spamming the bug tracker! :))

@miguelsousa
Copy link
Member Author

Fixed in revision 1.010

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

No branches or pull requests

2 participants