summaryrefslogtreecommitdiffstats
path: root/font
AgeCommit message (Expand)Author
2019-04-20Fix cursor colorsChristian Duerr
2019-04-19Fix cursor dimensions with font offsetChristian Duerr
2019-04-14Fix duplicate resize eventsChristian Duerr
2019-04-09Set maximum Rust version to 1.31.0Christian Duerr
2019-04-03Bump dependenciesChristian Duerr
2019-04-01Revert daemon removalChristian Duerr
2019-03-30Add rustfmt style guidev0.3.0-rc1Christian Duerr
2019-02-04Remove library lockfiles from gitChristian Duerr
2019-01-20Fix crash on Windows (#2021)Christian Duerr
2019-01-07Normalize Log Message StringsNathan Lilienthal
2018-12-31Fix line metricsChristian Duerr
2018-12-22Add proper underline and strikeout supportChristian Duerr
2018-12-10Upgrade to Rust 2018Joe Wilm
2018-12-07Use tool lints for clippy allow/deny lint attributesMatthias Krüger
2018-11-14Update all dependenciesChristian Duerr
2018-11-10Upgrade Glutin to v0.19.0Matt Keeler
2018-11-04Fix clippy issuesChristian Duerr
2018-10-20Add support for rendering cursors to rusttypeZac Pullar-Strecker
2018-10-16Add support for Windows (#1374)Zac Pullar-Strecker
2018-09-30Bump fontconfig dependenciesJon Gjengset
2018-09-19Update core-* dependenciesJeff Muizelaar
2018-09-17Fix style issuesMatthias Krüger
2018-07-25Fix clippy lints and run font tests on travisMatthias Krüger
2018-07-21Add support for LCD-V pixel modeyshui
2018-07-02Enable clippy in font/copypasta cratesMatthias Krüger
2018-07-01Fix clippy issuesChristian Duerr
2018-06-17Move to cargo clippyChristian Duerr
2018-02-28Upgrade dependenciesSam Rijs
2018-02-07fix fallbacks in macos (#1099)Joe Moon
2018-01-31Update core-text (#1061)Jeff Muizelaar
2018-01-26Update dependenciesgolem131
2018-01-21Better character cell width with FreeType (#1029)Rachel K
2018-01-05Prevent font_size_modifier from sinking too low (#994)Christian Duerr
2017-12-24Move custom cursor block on ftChristian Dürr
2017-12-24Use font_key provided with cursor glyphsChristian Dürr
2017-12-24Fix linux symbol sizeChristian Duerr
2017-12-24Add box cursor to unfocused underline and beamChristian Duerr
2017-12-24Refactor darwin codeChristian Duerr
2017-12-24Add custom box cursor for unfocused windowChristian Duerr
2017-12-24Format cursor code and add documentationChristian Duerr
2017-12-24Add custom cursors for macosChristian Duerr
2017-12-24Add custom beam cursorChristian Duerr
2017-12-24Specify unicode code point explicitlyChristian Duerr
2017-12-24Update comment to reference proper characterChristian Duerr
2017-12-24Revert to old system for macosChristian Duerr
2017-12-24Add custom underline cursorChristian Duerr
2017-12-23Update euclid to v16Chet Gurevitch
2017-12-23Update depsChet Gurevitch
2017-12-22Remove debug printJoe Wilm
2017-12-22Fix macOS fallbacks (#956)Joe Wilm