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

[WiP] Pango #7

Merged
merged 11 commits into from
Apr 18, 2015
Merged

[WiP] Pango #7

merged 11 commits into from
Apr 18, 2015

Conversation

mojodna
Copy link
Owner

@mojodna mojodna commented Mar 20, 2015

Add Pango as a dependency (which requires fontconfig and HarfBuzz).

This doesn't fully work yet--Pango isn't picking up freetype.

@airhadoken
Copy link
Contributor

I'm trying to build pango from a shell in my heroku instance; I seem to be having better success by building harfbuzz --with-freetype=no, then building freetype again, then building harfbuzz with freetype, then cairo, then pango. I've got a pango built right now and checking it out. Will link you to the .tar.gz via email if it works.

@mojodna
Copy link
Owner Author

mojodna commented Apr 17, 2015

@airhadoken got it building--thanks!

Mind trying out https://github.com/mojodna/heroku-buildpack-cairo.git#pango and letting me know if it works for you?

Note: pango will only be available on the cedar-14 stack because of HarfBuzz + glib version incompatibilities (I think).

mojodna added a commit that referenced this pull request Apr 18, 2015
Pango (and HarfBuzz and fontconfig) support for node-canvas 1.2.1
@mojodna mojodna merged commit 4413053 into master Apr 18, 2015
@mojodna mojodna deleted the pango branch April 18, 2015 01:19
@mojodna mojodna restored the pango branch April 18, 2015 01:19
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