yeslogic / allsorts

Font parser, shaping engine, and subsetter implemented in Rust
https://yeslogic.com/blog/allsorts-rust-font-shaping-engine/
Apache License 2.0
706 stars 23 forks source link

Allow skribo to use allsorts as its shaping engine #16

Open wezm opened 4 years ago

wezm commented 4 years ago

skribo is a text layout crate. It currently depends on HarfBuzz for shaping. It would be nice to make Allsorts an option for this.