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

Updating name check #16

Open
davelab6 opened this issue Sep 29, 2016 · 1 comment
Open

Updating name check #16

davelab6 opened this issue Sep 29, 2016 · 1 comment

Comments

@davelab6
Copy link
Contributor

Per googlefonts/gf-docs#9 update the name check to only prevent the first char of a family name from being a digit

Probably around

illegal_char_check = re.search(r'[\-\\/0-9]+', fontname)

@m4rc1e
Copy link
Owner

m4rc1e commented Sep 29, 2016

Thanks, I've been shadowing the convo ;)

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