summaryrefslogtreecommitdiffstats
path: root/font/src/ft/fc/mod.rs
AgeCommit message (Expand)Author
2020-07-18Rename font crate to crossfontChristian Duerr
2020-06-06Remove copyright notice from filesChristian Duerr
2020-05-05Extend style guideline documentationChristian Duerr
2020-03-07Fix selection with invisible start and endChristian Duerr
2020-03-06Fix caching of variable font facesKirill Chibisov
2020-02-20Fix discarding of FreeType loading flagsKirill Chibisov
2020-01-31Fix handling of OpenType variable fontsKirill Chibisov
2020-01-27Rework Fontconfig fallback to use cached list from font_sortKirill Chibisov
2020-01-15Update font crate to 2018 editionDavid Hewitt
2019-03-30Add rustfmt style guidev0.3.0-rc1Christian Duerr
2018-11-04Fix clippy issuesChristian Duerr
2018-07-25Fix clippy lints and run font tests on travisMatthias Krüger
2018-07-01Fix clippy issuesChristian Duerr
2017-10-30config_subsitute(): fix typo by renaming to config_substitute()Martin Lindhe
2017-10-08FreeType rasterizer respects some fontconfigJoe Wilm
2017-10-08Extend and improve FcPattern bindingsJoe Wilm
2017-10-08Organize fontconfig wrappersJoe Wilm