aboutsummaryrefslogtreecommitdiff
path: root/font/src/darwin/mod.rs
AgeCommit message (Expand)Author
2018-01-31Update core-text (#1061)Jeff Muizelaar
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-23Update euclid to v16Chet Gurevitch
2017-12-22Remove debug printJoe Wilm
2017-12-22Fix macOS fallbacks (#956)Joe Wilm
2017-10-08Scale all fonts based on device-pixel-ratioJoe Wilm
2017-07-28font: update macOS core-text dependency to 6.1.0, fixes #685 (#692)Martin Lindhe
2017-06-06changes osx fallback symbol font styleJames A Keene
2017-06-06macOS use system font fallbackMartin Algesten
2017-06-01final core-graphics extensions moved upstreamMartin Algesten
2017-05-31remove code that has been upstreamedMartin Algesten
2017-05-31updated some font depsMartin Algesten
2017-05-06Fix sign error in CoreText font rasterizerJoe Wilm
2017-05-06Fix glyph offsets in cellJoe Wilm
2017-05-01Remove unnecessary size argument to metrics functionAaron Williamson
2017-01-23Use the log-crate instead of printing to stdoutLukas Lueg
2017-01-12add suggestive fallback messages on unavailable fontsTom Crayford
2017-01-12make thin stroke rendering configurableTom Crayford
2017-01-02Rework font loadingJoe Wilm
2016-12-31Propagate font rasterizer errorsJoe Wilm
2016-12-16Misc formatting fixesJoe Wilm
2016-11-19Add support for recording/running ref testsJoe Wilm
2016-08-12Support bold/italic font rendering on macOSJoe Wilm
2016-08-03Add support for CGContextSetFontSmoothingStyleJoe Wilm
2016-07-12Remove noisey printing on macOSJoe Wilm
2016-06-29Add license headers to source filesJoe Wilm
2016-06-24Fix subpixel rendering for macOSJoe Wilm
2016-06-14Add support for macOSJoe Wilm