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

Use platform-specific path separator in makeRelativePath function #1

Merged
merged 1 commit into from
Sep 19, 2014

Conversation

anthrotype
Copy link
Member

I have discussed this issue on the AFDKO mailing list:
https://groups.google.com/forum/#!topic/uafdkoml/2Xpq5ZzAUU8

Basically, the makeRelativePath function in MakeOTF.py is enforcing UNIX forward slashes / instead of picking the required OS-specific path separator. This makes the ttx command fail when compiling TTF/OTF fonts on Windows -- where a backslash \ is required instead.

Cheers,

Cosimo

miguelsousa added a commit that referenced this pull request Sep 19, 2014
Use platform-specific path separator in makeRelativePath function
@miguelsousa miguelsousa merged commit 8660264 into adobe-type-tools:master Sep 19, 2014
miguelsousa pushed a commit that referenced this pull request Jul 5, 2015
add autohintlib to BuildAll target dependencies
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.

2 participants