servo / pathfinder

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

Invalid simd implementation on Apple M1 #450

Closed berkus closed 3 years ago

berkus commented 3 years ago

See https://github.com/servo/font-kit/issues/177 for details.

Building pathfinder_simd with feature "pf-no-simd" makes font-kit work again.