harfbuzz / rustybuzz

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

Port the `hb_set_digest` structure #111

Closed LaurenzV closed 3 months ago

LaurenzV commented 4 months ago

It seems to be a good optimization, so we could look into this. See also: https://github.com/RazrFalcon/rustybuzz/pull/110#issuecomment-2174222052

behdad commented 3 months ago

Great work!