servo / font-kit

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

Fix `select_best_match` leaks memory on Mac #162

Closed kaiwk closed 3 years ago

kaiwk commented 3 years ago

see: #161

kaiwk commented 3 years ago

I think this may also fix servo/webrender#4033

kaiwk commented 3 years ago

It needs to update core-text dependency for servo/core-foundation-rs#410.

jdm commented 3 years ago

I've published core-text 19.1.0.

jdm commented 3 years ago

@bors-servo r+

bors-servo commented 3 years ago

:pushpin: Commit ec11b73 has been approved by jdm

bors-servo commented 3 years ago

:hourglass: Testing commit ec11b73c4801444dd3eabe9d334ec644d66fc5b3 with merge 9e08d72166cb4f9017a2e38d47e341cab897ca47...

bors-servo commented 3 years ago

:sunny: Test successful - checks-travis Approved by: jdm Pushing 9e08d72166cb4f9017a2e38d47e341cab897ca47 to master...