servo / font-kit

A cross-platform font loading library written in Rust
Apache License 2.0
660 stars 98 forks source link

Derive Hash for `FamilyName` and `Style` #202

Closed tealsnow closed 1 year ago

tealsnow commented 1 year ago

I needed this for caching implementation and felt it easier to use font-kit's types instead of converting them into my own.

jdm commented 1 year ago

@bors-servo r+ Thanks!

bors-servo commented 1 year ago

:pushpin: Commit b9d986d has been approved by jdm

bors-servo commented 1 year ago

:hourglass: Testing commit b9d986ddd073a5abfc4e4a76669250cca91c575e with merge 82758febfcb3c66b9a83a8c03441989a18d4469c...

bors-servo commented 1 year ago

:sunny: Test successful - checks-github Approved by: jdm Pushing 82758febfcb3c66b9a83a8c03441989a18d4469c to master...