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

[harfbuzz] Use vcpkg Features for UCDN & Glib #3560

Merged
merged 3 commits into from
Jul 4, 2018

Conversation

past-due
Copy link
Contributor

@past-due past-due commented May 22, 2018

Permit configuration of UCDN and Glib Unicode callback support via features.

This enables building harfbuzz without pulling in the (fairly large) glib dependency tree, if desired.

EDIT:

The default feature of ucdn matches the Harfbuzz defaults, and works across all platforms (including Windows Store builds). Harfbuzz also supports building with more than one Unicode callback (ex. both ucdn and glib) - the only requirement is that at least one must be specified.

Permit configuration of UCDN and Glib Unicode callback support via features.
@past-due past-due changed the title [harfbuzz] Use Features for UCDN & Glib [harfbuzz] Use vcpkg Features for UCDN & Glib May 26, 2018
@ras0219-msft ras0219-msft merged commit 1fb2cc3 into microsoft:master Jul 4, 2018
@ras0219-msft
Copy link
Contributor

Thanks for the PR and the explanation! Sorry for the very long delay!

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