26 releases
0.11.2 | Oct 9, 2024 |
---|---|
0.11.0 | Mar 25, 2020 |
0.9.0 | Apr 18, 2019 |
0.8.0 | Jan 16, 2019 |
0.1.3 | Nov 21, 2016 |
#16 in Graphics APIs
54,093 downloads per month
Used in 203 crates
(11 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–460KB