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 for invalid check of freetype version when no freetype library exists [backport to 1.4.x] #3471

Closed

Conversation

cimarronm
Copy link
Contributor

Fixes an invalid check for freetype version when freetype-config does not exist or there was an error. Specifically, only performs version_from_header on version when freetype-config returns a value and version is set.

@tacaswell tacaswell added this to the v1.4.1 milestone Sep 5, 2014
@tacaswell tacaswell changed the title Fix for invalid check of freetype version when no freetype library exists Fix for invalid check of freetype version when no freetype library exists [backport to 1.4.x] Sep 5, 2014
@tacaswell
Copy link
Member

cc @pelson

@cimarronm
Copy link
Contributor Author

I see this is already resolved with the merge of 1.4.x branch into master

@cimarronm cimarronm closed this Sep 6, 2014
@cimarronm cimarronm deleted the freetype_version_check_bugfix branch September 6, 2014 04:58
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.

None yet

2 participants