tectonic-rustybuzz 0.20.2

A complete harfbuzz shaping algorithm port to Rust. Tectonic fork of rustybuzz 0.20.1 carrying CFF glyph-extents fixes.
Documentation
1
2
3
4
5
6
7
8
pub(crate) mod cursive_pos;
pub(crate) mod mark_array;
pub(crate) mod mark_base_pos;
pub(crate) mod mark_lig_pos;
pub(crate) mod mark_mark_pos;
pub(crate) mod pair_pos;
pub(crate) mod pos_lookup;
pub(crate) mod single_pos;