servo / pathfinder

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

didnot support WebGL 1 #433

Open takkuumi opened 4 years ago

takkuumi commented 4 years ago

image

s3bk commented 4 years ago

Yes, WebGl1 is not supported. Pathfinder needs OpenGL (ES) 3.0 at minimum.