27 releases
0.11.3 | Mar 26, 2025 |
---|---|
0.11.2 | Oct 9, 2024 |
0.11.1 | Aug 30, 2024 |
0.11.0 | Mar 25, 2020 |
0.1.3 | Nov 21, 2016 |
#44 in Algorithms
271,804 downloads per month
Used in 219 crates
(12 directly)
110KB
2.5K
SLoC
dwrote
A thin wrapper around Windows DirectWrite for Rust
Dwrote provides access to pieces of DirectWrite needed by WebRender and Servo. It can be easily extended to other parts of DirectWrite, but full mapping of the DirectWrite API is not a goal (pull requests accepted, of course).
There are a few additional helper functions on individual types that don't exist in DirectWrite, and a few have had their signatures changed, but for the most part this library attempts to replicate the DirectWrite API.
Dependencies
~33–455KB