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

Subset gsub/gpos tables #64

Open wezm opened 2 years ago

wezm commented 2 years ago

Whilst not strictly necessary in order to produce a standalone OpenType font it's likely that there are scenarios where including gpos and gsub is desired. This is is likely to be non-trivial.