Marc Foley

Results 158 comments of Marc Foley

@alexeiva The copyright string should look like this: `Copyright 2010 The Raleway Project Authors ([email protected]), with Reserved Font Name "Raleway".` Cheers, Marc

@impallari Do you have time to inspect this?

@thlinard the problem is not the font but fontmake. It is having problems generating the avar table. ``` Traceback (most recent call last): File "/Users/marc/Documents/googlefonts/variable_fonts/env/bin/fontmake", line 11, in sys.exit(main()) File...

Protobuf is already pinned, https://github.com/googlefonts/gftools/blob/main/pyproject.toml#L41. I'll take a look in a min.

Nope. The new changes may make the highlighting appear centred. However, the line heights will change for win and mac in text edit and Word. Since the family is newish,...

> @m4rc1e will you make a PR for this from the VF beta? We have hinting issues for the VF. VTT crashes and ttfautohint-vf produced very bad results. Since the...

It didn't pick up everything. Classes should start with caps. [https://www.python.org/dev/peps/pep-0008/#class-names](pep8 spec) Functions should all be lowercase with underscores separating words. [https://www.python.org/dev/peps/pep-0008/#function-names](pep8 spec)

@davelab6 We've used the ttf, this problem is for the otfs. I also ran the ttfs through our naming sanitiser. ![screen shot 2017-04-10 at 11 13 28](https://cloud.githubusercontent.com/assets/7525512/24857044/c26e4748-1dde-11e7-955c-381c7c8c75cc.png) My font menu...

@rgmatthes feel free to start a new issue with this bug.