aboutsummaryrefslogtreecommitdiff
path: root/font/src/ft
Commit message (Expand)AuthorAge
* Rename font crate to crossfontChristian Duerr2020-07-18
* Fix freetype 26.6 format conversioncynecx2020-07-14
* Remove alacritty.yml mentions from font crate errorsKirill Chibisov2020-07-11
* Set default FreeType propertiesKirill Chibisov2020-07-10
* Fix compilation on 32bit targetsKirill Chibisov2020-07-04
* 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
* Use font style for fontconfig fallbackKirill Chibisov2020-03-17
* Run clippy on oldest supported versionChristian Duerr2020-03-12
* Fix selection with invisible start and endChristian Duerr2020-03-07
* Fix caching of variable font facesKirill Chibisov2020-03-06
* Revert caching of font pixelsizeKirill Chibisov2020-02-27
* Add FreeType face cacheKirill Chibisov2020-02-26
* Fix Fontconfig's font size queryKirill Chibisov2020-02-23
* 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
* Fix underline position for bitmap fontsKirill Chibisov2020-01-22
* Replace `.nth(0)` with `.next()`Cole Helbling2020-01-17
* Update font crate to 2018 editionDavid Hewitt2020-01-15
* Replace deprecated Error methodssterlingjensen2020-01-03
* Add support for colored emojis on Linux/BSDKirill Chibisov2019-12-09
* Update dependenciesKirill Chibisov2019-10-23
* Update to winit/glutin EventLoop 2.0Christian Duerr2019-10-05
* Respect fontconfig's embeddedbitmap settingRoman Holovin2019-07-23
* Fix compiler warningsMatthias Krüger2019-06-09
* Bump minimum supported Rust version to 1.32.0Christian Duerr2019-06-08
* Fix cursor colorsChristian Duerr2019-04-20
* 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 line metricsChristian Duerr2018-12-31
* Add proper underline and strikeout supportChristian Duerr2018-12-22
* Upgrade to Rust 2018Joe Wilm2018-12-10
* Upgrade Glutin to v0.19.0Matt Keeler2018-11-10
* Fix clippy issuesChristian Duerr2018-11-04
* Add support for Windows (#1374)Zac Pullar-Strecker2018-10-16
* Bump fontconfig dependenciesJon Gjengset2018-09-30
* Fix style issuesMatthias Krüger2018-09-17
* Fix clippy lints and run font tests on travisMatthias Krüger2018-07-25
* Add support for LCD-V pixel modeyshui2018-07-21
* Enable clippy in font/copypasta cratesMatthias Krüger2018-07-02
* Fix clippy issuesChristian Duerr2018-07-01
* Move to cargo clippyChristian Duerr2018-06-17
* Better character cell width with FreeType (#1029)Rachel K2018-01-21
* Move custom cursor block on ftChristian Dürr2017-12-24
* Use font_key provided with cursor glyphsChristian Dürr2017-12-24