tectonic_bridge_freetype2 0.2.0

Expose the FreeType2 library C APIs to Rust/Cargo.
Documentation
# tectonic_bridge_freetype2 0.2.0 (2021-06-03)

Fix up handling of how C/C++ header file paths are exported to dependent crates.
This is a breaking change: we've moved from a single include directory to a list
of them.

# tectonic_bridge_freetype2 0.1.0 (2021-01-15)

Initial release of FreeType "bridge" crate for Tectonic.