servo / pathfinder

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

Add feature gates to reduce binary size #562

Open s3bk opened 3 months ago

s3bk commented 3 months ago

This is specifically motivated by for WebAssembly builds. This reduces the build size by a few 100kB when only using the gl3 and d3x9 features.