summaryrefslogtreecommitdiffstats
path: root/servo-freetype-proxy/README.md
blob: e31c468b36433e0b7d347820020fd1b9f4c5695d (plain)
1
2
3
4
This crate only exists to allow us to force `servo-fontconfig-sys` to
use `freetype-sys` instead of `servo-freetype-sys`, which is in turn
needed so that we don't try to link with `freetype` multiple times from
different crates.