alacritty/servo-freetype-proxy/README.md

5 lines
229 B
Markdown
Raw Normal View History

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.