RazrFalcon / rustybuzz

A complete harfbuzz's shaping algorithm port to Rust
MIT License
544 stars 34 forks source link

common::Script does not implement Hash #47

Closed TJYSunset closed 2 years ago

TJYSunset commented 2 years ago

Seems odd because Language and Tag all do.

Use case: trying to wrap these into a Locale object then use it for indexing font faces.