What does HackerNews think of pathfinder?
A fast, practical GPU rasterizer for fonts and vector graphics
https://hacks.mozilla.org/2017/10/the-whole-web-at-maximum-f...
It's a shame that Patrick Walton didn't get a chance to finish his work on the Pathfinder GPU renderer.
>Pathfinder 3 is a fast, practical, GPU-based rasterizer for fonts and vector graphics using OpenGL 3.0+, OpenGL ES 3.0+, WebGL 2, and Metal.
Something like https://github.com/servo/pathfinder (newer) and as you mentioned SDF (older) are the latest approaches.
Also, Pathfinder [2] has the ability to do most of its rasterization on the GPU.
I read somewhere that an experimental renderer for Google’s Fuchsia (Spinel?) [3] also does this.
1: https://github.com/linebender/piet-gpu
2: https://github.com/servo/pathfinder
3: https://www.tdcommons.org/cgi/viewcontent.cgi?article=1580&c...