Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCreating the dummy test font fails on OSX #73
Closed
Comments
|
I'm on it! |
|
Oh, this is old and fixed. Hooray! |
ChrisParis
pushed a commit
to ChrisParis/servo
that referenced
this issue
Sep 7, 2014
Add some new tests for the hidden attribute and update metadata.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the past few build fixes, somehow our text bindings stopped working. It seems that the command CGDataProviderCreateWithData, CGFontCreateWithDataProvider, and/or CTFontFromCGFont now fail, causing explicit failure in font_library.rs:15.