aboutsummaryrefslogtreecommitdiff
path: root/font/src/ft/fc
Commit message (Expand)AuthorAge
* Remove copyright notice from filesChristian Duerr2020-06-06
* Add support for Fontconfig embolden and matrix optionsKirill Chibisov2020-05-14
* Extend style guideline documentationChristian Duerr2020-05-05
* Fix selection with invisible start and endChristian Duerr2020-03-07
* Fix caching of variable font facesKirill Chibisov2020-03-06
* Fix discarding of FreeType loading flagsKirill Chibisov2020-02-20
* Fix non-scalable font resize issueKirill Chibisov2020-02-03
* Fix handling of OpenType variable fontsKirill Chibisov2020-01-31
* Rework Fontconfig fallback to use cached list from font_sortKirill Chibisov2020-01-27
* Replace `.nth(0)` with `.next()`Cole Helbling2020-01-17
* Update font crate to 2018 editionDavid Hewitt2020-01-15
* Add support for colored emojis on Linux/BSDKirill Chibisov2019-12-09
* Update dependenciesKirill Chibisov2019-10-23
* Bump minimum supported Rust version to 1.32.0Christian Duerr2019-06-08
* Set maximum Rust version to 1.31.0Christian Duerr2019-04-09
* Bump dependenciesChristian Duerr2019-04-03
* Add rustfmt style guideChristian Duerr2019-03-30
* Normalize Log Message StringsNathan Lilienthal2019-01-07
* Fix clippy issuesChristian Duerr2018-11-04
* Fix style issuesMatthias Krüger2018-09-17
* Fix clippy lints and run font tests on travisMatthias Krüger2018-07-25
* Fix clippy issuesChristian Duerr2018-07-01
* Move to cargo clippyChristian Duerr2018-06-17
* fix some typos in commentsMartin Lindhe2017-10-30
* config_subsitute(): fix typo by renaming to config_substitute()Martin Lindhe2017-10-30
* Support bitmap fontsDan Aloni2017-10-08
* FreeType rasterizer respects some fontconfigJoe Wilm2017-10-08
* Remove unused macrosJoe Wilm2017-10-08
* Extend and improve FcPattern bindingsJoe Wilm2017-10-08
* Organize fontconfig wrappersJoe Wilm2017-10-08