aboutsummaryrefslogtreecommitdiff
path: root/font/src/darwin
Commit message (Expand)AuthorAge
* Set maximum Rust version to 1.31.0Christian Duerr2019-04-09
* Revert daemon removalChristian Duerr2019-04-01
* 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 Glutin to v0.19.0Matt Keeler2018-11-10
* Add support for Windows (#1374)Zac Pullar-Strecker2018-10-16
* 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
* Fix clippy issuesChristian Duerr2018-07-01
* Move to cargo clippyChristian Duerr2018-06-17
* fix fallbacks in macos (#1099)Joe Moon2018-02-07
* Update core-text (#1061)Jeff Muizelaar2018-01-31
* 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
* Update euclid to v16Chet Gurevitch2017-12-23
* Remove debug printJoe Wilm2017-12-22
* Fix macOS fallbacks (#956)Joe Wilm2017-12-22
* Scale all fonts based on device-pixel-ratioJoe Wilm2017-10-08
* font: update macOS core-text dependency to 6.1.0, fixes #685 (#692)Martin Lindhe2017-07-28
* changes osx fallback symbol font styleJames A Keene2017-06-06
* macOS use system font fallbackMartin Algesten2017-06-06
* final core-graphics extensions moved upstreamMartin Algesten2017-06-01
* remove code that has been upstreamedMartin Algesten2017-05-31
* updated some font depsMartin Algesten2017-05-31
* Fix sign error in CoreText font rasterizerJoe Wilm2017-05-06
* Fix glyph offsets in cellJoe Wilm2017-05-06
* Remove unnecessary size argument to metrics functionAaron Williamson2017-05-01
* Use the log-crate instead of printing to stdoutLukas Lueg2017-01-23
* add suggestive fallback messages on unavailable fontsTom Crayford2017-01-12
* make thin stroke rendering configurableTom Crayford2017-01-12
* Rework font loadingJoe Wilm2017-01-02
* Propagate font rasterizer errorsJoe Wilm2016-12-31
* Misc formatting fixesJoe Wilm2016-12-16
* Add support for recording/running ref testsJoe Wilm2016-11-19
* Support bold/italic font rendering on macOSJoe Wilm2016-08-12
* Add support for CGContextSetFontSmoothingStyleJoe Wilm2016-08-03
* Remove noisey printing on macOSJoe Wilm2016-07-12
* Add license headers to source filesJoe Wilm2016-06-29
* Fix subpixel rendering for macOSJoe Wilm2016-06-24
* Add support for macOSJoe Wilm2016-06-14