aboutsummaryrefslogtreecommitdiff
path: root/font/src/ft
AgeCommit message (Expand)Author
2017-03-01PoC find font with glyphJoe Wilm
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-30Add ffi-util crate and use in fontconfig wrapperJoe Wilm
2016-12-30Refactor FontConfig wrappersJoe Wilm
2016-12-16Misc formatting fixesJoe Wilm
2016-12-16Replace remaining use of `try!` with `?`Joe Wilm
2016-11-19Add support for recording/running ref testsJoe Wilm
2016-08-14Support bold/italic font rendering on LinuxJoe Wilm
2016-06-29Add license headers to source filesJoe Wilm
2016-06-14Add support for macOSJoe Wilm