summaryrefslogtreecommitdiffstats
path: root/font/Cargo.toml
AgeCommit message (Expand)Author
2020-07-18Rename font crate to crossfontChristian Duerr
2020-07-10Fail compilation if Fontconfig is not installed on Linux/BSDKirill Chibisov
2020-05-17Add subpixel anti-aliasing support on macOS 10.14+Casper Rogild Storm
2020-05-16Bump winit to 0.22.2Christian Duerr
2020-05-14Add support for Fontconfig embolden and matrix optionsKirill Chibisov
2020-04-16Add Windows font fallbackDavid Hewitt
2020-03-25Update Linux/BSD font dependenciesChristian Duerr
2020-01-15Update font crate to 2018 editionDavid Hewitt
2020-01-11Move Alacritty to organizationChristian Duerr
2019-10-23Update dependenciesKirill Chibisov
2019-08-18Update depedenciesBastien Orivel
2019-06-08Bump minimum supported Rust version to 1.32.0Christian Duerr
2019-04-23Add DirectWrite font rasterizerBen Pye
2019-04-09Set maximum Rust version to 1.31.0Christian Duerr
2019-04-03Bump dependenciesChristian Duerr
2018-11-14Update all dependenciesChristian Duerr
2018-10-16Add support for Windows (#1374)Zac Pullar-Strecker
2018-09-30Bump fontconfig dependenciesJon Gjengset
2018-09-19Update core-* dependenciesJeff Muizelaar
2018-02-28Upgrade dependenciesSam Rijs
2018-01-31Update core-text (#1061)Jeff Muizelaar
2018-01-26Update dependenciesgolem131
2017-12-23Update euclid to v16Chet Gurevitch
2017-12-23Update depsChet Gurevitch
2017-10-08Update servo-fontconfig-sys forkJoe Wilm
2017-07-28font: update macOS core-text dependency to 6.1.0, fixes #685 (#692)Martin Lindhe
2017-06-27Use foreign-types from crates.ioJoe Wilm
2017-06-01final core-graphics extensions moved upstreamMartin Algesten
2017-05-31updated some font depsMartin Algesten
2017-05-25Update dependenciesJoe Wilm
2017-01-23Use the log-crate instead of printing to stdoutLukas Lueg
2016-12-30Add ffi-util crate and use in fontconfig wrapperJoe Wilm
2016-06-24Fix subpixel rendering for macOSJoe Wilm
2016-06-14Add support for macOSJoe Wilm