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

Download history 19152/week @ 2024-08-20 21665/week @ 2024-08-27 25159/week @ 2024-09-03 20924/week @ 2024-09-10 20431/week @ 2024-09-17 21361/week @ 2024-09-24 21021/week @ 2024-10-01 19924/week @ 2024-10-08 21745/week @ 2024-10-15 23169/week @ 2024-10-22 22265/week @ 2024-10-29 21843/week @ 2024-11-05 12679/week @ 2024-11-12 12857/week @ 2024-11-19 14445/week @ 2024-11-26 12119/week @ 2024-12-03

54,093 downloads per month
Used in 203 crates (11 directly)

MPL-2.0 license

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