dwrote
Lightweight binding to DirectWrite.
0.11.5
13M downloads/mo
#2713 most downloaded on crates.io
servo/dwrote-rs
What this package is like to depend on
Last release 10 months ago
04 Oct 2025
Ships unpredictably
gaps range from 2 weeks to 4.4 years
Some releases are documented
notes for 8 of 29 stable releases
1 version withdrawn
withdrawn after publishing
10 years old
30 releases · first in 2016
1 release in the last 12 months
see the full history below
Release timeline
30 releases · Nov 2016 to Oct 2025Releases
latest 30-
0.11.504 Oct 2025Release notes
Open source →What's Changed
- Expose
IDWriteFontFace::GetSimulations()throughFontFace::simulations()by @minghuaw in #70 - Release version 0.11.5. by @jdm in #71
New Contributors
Full Changelog: v0.11.4...v0.11.5
- Expose
-
0.11.422 Aug 2025 -
0.11.326 Mar 2025 -
0.11.209 Oct 2024Release notes
Open source →This mainly addresses issues that can automatically be fixed by
clippy.Signed-off-by: Martin Robinson [email protected]
-
0.11.130 Aug 2024Nothing published for this version
-
0.11.025 Mar 2020Nothing published for this version
-
0.10.014 Jan 2020Nothing published for this version
-
0.9.018 Apr 2019Nothing published for this version
-
0.8.016 Jan 2019Release notes
Open source →make FontFile::new_from_path analyze the font
This is necessary to resolve Firefox bug https://bugzilla.mozilla.org/show_bug.cgi?id=1455848
We need to switch over to using paths instead of descriptors, but FontFile::new_from_path does not call analyze() such that create_face() will always fail. This fixes that.
-
0.7.008 Jan 2019Nothing published for this version
-
0.6.313 Dec 2018Nothing published for this version
-
0.6.227 Nov 2018Nothing published for this version
-
0.6.109 Nov 2018Nothing published for this version
-
0.6.021 Oct 2018Nothing published for this version
-
0.5.218 Oct 2018 withdrawnNothing published for this version
-
0.5.121 Sep 2018Release notes
Open source →add support for creating variation fonts
This is necessary to fix downstream Gecko bug https://bugzilla.mozilla.org/show_bug.cgi?id=1441323
-
0.5.027 Aug 2018Release notes
Open source →Export
FontFaceTypefrom thefont_facemoduleSorry, forgot to do this in my previous PR.
r? @mbrubeck
-
0.4.204 Dec 2017Nothing published for this version
-
0.4.123 Nov 2017Release notes
Open source →add create_font_face_with_simulations to FontFace
This is needed to be able to support synthetic bold on an arbitrary font face in WebRender, without which we can't properly support bold for many bitmapped Asian fonts.
-
0.4.015 Jun 2017Nothing published for this version
-
0.3.028 Feb 2017Nothing published for this version
-
0.2.021 Feb 2017Nothing published for this version
-
0.1.727 Jan 2017Nothing published for this version
-
0.1.621 Jan 2017Nothing published for this version
-
0.1.516 Jan 2017Nothing published for this version
-
0.1.421 Dec 2016Nothing published for this version
-
0.1.321 Nov 2016Nothing published for this version
-
0.1.221 Nov 2016Nothing published for this version
-
0.1.118 Nov 2016Nothing published for this version
-
0.1.017 Nov 2016Nothing published for this version