Skip to content

davelab6 Updated README #76

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

davelab6 Updated README #76

wants to merge 2 commits into from

Conversation

davelab6
Copy link
Member

@davelab6 davelab6 commented Jun 29, 2020

@dberlow please review

davelab6 added 2 commits June 29, 2020 16:01
Add more detailed history, clarify license, etc
@davelab6 davelab6 requested a review from dberlow June 29, 2020 21:06
With these, the TTF has named instances for all the styles in the v2.136 release, plus additional named instances for all styles along the Weight and Width axes given values in the OpenType OS/2 table.

A new build script was written by [@m4rc1e](https://github.com/m4rc1e) that preserves outline overlaps and generates a Variable Font from these new UFOs; the earlier build system was thus discarded.
The hinting was transplanted from the v2.136 release TTFs to VTT using
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The hinting was never taken from v2.136. That mapper was simply written because the glyph order changed during Mike's hinting.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comments on hinting in the read me could include warnings that:
to change contours by adding or deleting points,
or by removing overlaps,
will require developers to rehint those glyphs.

If review of something else, let me know.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, the mapper was made when we did the ‘diet’ version, that was discarded, so we preserved the full glyph repertoire and complete Mike’s hinting.


sh sources/build.sh

This will output a new TTF binary in `sources/master_ttf/Roboto-Regular.ttf`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be better to write

"Fonts will output to the fonts/ directory.

@davelab6
Copy link
Member Author

@m4rc1e do you need anything from me to resolve these comments and merge ahead of the next release?

@davelab6 davelab6 added this to the v3.012 milestone Apr 1, 2025
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

Successfully merging this pull request may close these issues.

4 participants