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

Fix makeotfexe return values #607

Merged
merged 5 commits into from
Sep 14, 2018
Merged

Conversation

readroberts
Copy link
Contributor

makeotfexe should return 0 with the options -u and -h.
makeotfexe should exit with a return value of 1 if the source font file or source feature file is not found.
It is valid to not provide any arguments: this is the same as providing a source font file of 'font.ps', and a feature file of 'features'.

readroberts and others added 4 commits September 13, 2018 03:10
makeotfexe should return 0 with the options -u and -h.
It should return 1 if a the source font file or source feature file is not found.
It is valid to not provide any arguments: this is the same as providing a source font file of 'font.ps', and a feature file of 'features'.
cjchapman
cjchapman previously approved these changes Sep 13, 2018
@miguelsousa miguelsousa merged commit 7fa552b into develop Sep 14, 2018
@miguelsousa miguelsousa deleted the fix-makeotfexe-return-values branch September 14, 2018 01:37
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.

3 participants