Releases: yeslogic/fontconfig-rs
Releases · yeslogic/fontconfig-rs
Version 0.10.0
20 May 00:10
Compare
Sorry, something went wrong.
No results found
What's Changed
Call default_substitute after config_substitute by @wezm in #47
Call default_substitute in sort_fonts; move sort_fonts to method under Pattern by @wezm in #48
Full Changelog : v0.9.0...v0.10.0
Version 0.9.0
03 Jul 05:15
Compare
Sorry, something went wrong.
No results found
Version 0.8.0
18 Jan 01:13
Compare
Sorry, something went wrong.
No results found
Expose FcFontSort via sort_fonts function #39
Fix typo in README #38
Version 0.7.0
21 Nov 00:09
Compare
Sorry, something went wrong.
No results found
Replace Replace const_cstr crate with cstr #37
The MSRV of this release increased to 1.64.0.
Version 0.6.0
18 Oct 01:18
Compare
Sorry, something went wrong.
No results found
Add index field to Font #27
The MSRV of this release increased to 1.56.0 (#28 )
Version 0.5.0
17 Mar 01:51
Compare
Sorry, something went wrong.
No results found
Add support for retrieving lang set from patterns #16
Version 0.4.0
15 Mar 03:47
Compare
Sorry, something went wrong.
No results found
Ensure LICENCE and README are in published crates
Improve safety of pattern API #17
Version 0.3.0
22 Feb 04:18
Compare
Sorry, something went wrong.
No results found
Add cargo feature to opt in to runtime loading of libfontconfig (#11 )
Initial release
05 Dec 05:18
Compare
Sorry, something went wrong.
No results found
v0.1.0
Fix path to README in Cargo.toml