aboutsummaryrefslogtreecommitdiff
path: root/font
Commit message (Expand)AuthorAge
* Add DirectWrite font rasterizerBen Pye2019-04-23
* Fix cursor colorsChristian Duerr2019-04-20
* Fix cursor dimensions with font offsetChristian Duerr2019-04-19
* Fix duplicate resize eventsChristian Duerr2019-04-14
* Set maximum Rust version to 1.31.0Christian Duerr2019-04-09
* Bump dependenciesChristian Duerr2019-04-03
* Revert daemon removalChristian Duerr2019-04-01
* Add rustfmt style guideChristian Duerr2019-03-30
* Remove library lockfiles from gitChristian Duerr2019-02-04
* Fix crash on Windows (#2021)Christian Duerr2019-01-20
* 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
* Use tool lints for clippy allow/deny lint attributesMatthias Krüger2018-12-07
* Update all dependenciesChristian Duerr2018-11-14
* Upgrade Glutin to v0.19.0Matt Keeler2018-11-10
* Fix clippy issuesChristian Duerr2018-11-04
* Add support for rendering cursors to rusttypeZac Pullar-Strecker2018-10-20
* Add support for Windows (#1374)Zac Pullar-Strecker2018-10-16
* Bump fontconfig dependenciesJon Gjengset2018-09-30
* Update core-* dependenciesJeff Muizelaar2018-09-19
* 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
* Upgrade dependenciesSam Rijs2018-02-28
* fix fallbacks in macos (#1099)Joe Moon2018-02-07
* Update core-text (#1061)Jeff Muizelaar2018-01-31
* Update dependenciesgolem1312018-01-26
* Better character cell width with FreeType (#1029)Rachel K2018-01-21
* Prevent font_size_modifier from sinking too low (#994)Christian Duerr2018-01-05
* 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 box cursor to unfocused underline and beamChristian Duerr2017-12-24
* Refactor darwin codeChristian Duerr2017-12-24
* Add custom box cursor for unfocused windowChristian Duerr2017-12-24
* Format cursor code and add documentationChristian Duerr2017-12-24
* Add custom cursors for macosChristian Duerr2017-12-24
* Add custom beam cursorChristian Duerr2017-12-24
* Specify unicode code point explicitlyChristian Duerr2017-12-24
* Update comment to reference proper characterChristian Duerr2017-12-24
* Revert to old system for macosChristian Duerr2017-12-24
* Add custom underline cursorChristian Duerr2017-12-24
* Update euclid to v16Chet Gurevitch2017-12-23
* Update depsChet Gurevitch2017-12-23
* Remove debug printJoe Wilm2017-12-22