aboutsummaryrefslogtreecommitdiff
path: root/font/src/ft
Commit message (Expand)AuthorAge
* 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
* Fix linux symbol sizeChristian Duerr2017-12-24
* Add custom box cursor for unfocused windowChristian Duerr2017-12-24
* Format cursor code and add documentationChristian Duerr2017-12-24
* Add custom beam cursorChristian Duerr2017-12-24
* Revert to old system for macosChristian Duerr2017-12-24
* Add custom underline cursorChristian Duerr2017-12-24
* fix some typos in commentsMartin Lindhe2017-10-30
* config_subsitute(): fix typo by renaming to config_substitute()Martin Lindhe2017-10-30
* Fix memory leak from font resizingJoe Wilm2017-10-14
* Scale all fonts based on device-pixel-ratioJoe Wilm2017-10-08
* Support bitmap fontsDan Aloni2017-10-08
* FreeType rasterizer respects some fontconfigJoe Wilm2017-10-08
* Improve glyph rasterization performanceJoe Wilm2017-10-08
* Remove unused macrosJoe Wilm2017-10-08
* Extend and improve FcPattern bindingsJoe Wilm2017-10-08
* Organize fontconfig wrappersJoe Wilm2017-10-08
* remove unused macrosJack O'Connor2017-08-08
* Use foreign-types from crates.ioJoe Wilm2017-06-27
* Fixes font raster for mono, gray bitmaps (#590)Joe Wilm2017-05-28
* Fix glyph offsets in cellJoe Wilm2017-05-06
* Remove unnecessary size argument to metrics functionAaron Williamson2017-05-01
* Improve freetype metric usageAaron Williamson2017-05-01
* font::fc: Remove unneeded cloneHarlan Lieberman-Berg2017-03-01
* font::ft: misc style cleanup.Harlan Lieberman-Berg2017-03-01
* Drop unnecessary unsafe on add_charsetHarlan Lieberman-Berg2017-03-01
* Switch over to using font_match everywhere.Harlan Lieberman-Berg2017-03-01