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(harfbuzz): uncouple from Skia #964

Merged
merged 5 commits into from
Jul 21, 2020
Merged

Conversation

zbaylin
Copy link
Member

@zbaylin zbaylin commented Jul 20, 2020

@glennsl mentioned in #927 that these two libraries should be separate, and I totally agree. This uncouples them completely, except for the examples/CI to get font discovery working. @glennsl, let me know if you want me to remove that as well.

@zbaylin zbaylin requested review from bryphe and glennsl July 20, 2020 19:50
@glennsl
Copy link
Member

glennsl commented Jul 20, 2020

This uncouples them completely, except for the examples/CI to get font discovery working. @glennsl, let me know if you want me to remove that as well.

That would be great, but not essential. I'm moving the examples back into the respective packages as well, and it would be nice to be able to work on harfbuzz without having to compile the monstrosity that is skia.

Copy link
Member

@glennsl glennsl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks @zbaylin!

@zbaylin
Copy link
Member Author

zbaylin commented Jul 21, 2020

@glennsl sounds good, I can decouple them. It's not necessary for Harfbuzz to have font discovery.

Copy link
Member

@bryphe bryphe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thanks @zbaylin !

@zbaylin zbaylin merged commit 53e36af into master Jul 21, 2020
@Et7f3 Et7f3 deleted the fix/harfbuzz/uncouple-from-skia branch May 6, 2021 13:32
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

3 participants