servo / pathfinder

A fast, practical GPU rasterizer for fonts and vector graphics
Apache License 2.0
3.6k stars 201 forks source link

WIP: Add a CI pass for pathfinder_c on Linux #379

Open linkmauve opened 4 years ago

linkmauve commented 4 years ago

This crate has often been broken by macOS changes, this MR avoids it being broken again in the future.

See 42289eec6ea9e8a50cb76babf4027ed4d318c48c or 9998fe49bd3ce864df83c60a5a7461a1a5174684 for examples of such breakage.

pcwalton commented 4 years ago

Great, this is much appreciated. Let me know when this is ready to go!

bors-servo commented 2 years ago

:umbrella: The latest upstream changes (presumably #504) made this pull request unmergeable. Please resolve the merge conflicts.