servo / font-kit

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

use `windows` crate instead of `winapi` #228

Open TENX-S opened 7 months ago

TENX-S commented 7 months ago

windows is maintained by Microsoft, while winapi seems to have stopped being maintained two years ago.