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

[hb-view] Relax build requirements on cairo-ft #3925

Closed
behdad opened this issue Dec 8, 2022 · 3 comments · Fixed by #3941
Closed

[hb-view] Relax build requirements on cairo-ft #3925

behdad opened this issue Dec 8, 2022 · 3 comments · Fixed by #3941

Comments

@behdad
Copy link
Member

behdad commented Dec 8, 2022

Currently we don't build hb-view if cairo-ft is not available. With hb-draw, that's not required anymore I believe. Can we test and relax that?

@behdad
Copy link
Member Author

behdad commented Dec 8, 2022

I do believe we still require freetype.

@khaledhosny
Copy link
Collaborator

I think I tried a while ago, it seems that freetype is still needed but probably can be worked out.

@behdad
Copy link
Member Author

behdad commented Dec 8, 2022

I'm trying to help @justvanrossum build hb-view on Mac, where he sees cairo as available but hb-view is not built. At least our messaging in meson configure is off as well. My guess is that his cairo lacks cairo-ft.

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 a pull request may close this issue.

2 participants