aboutsummaryrefslogtreecommitdiff
path: root/font/src/ft
AgeCommit message (Expand)Author
2017-10-08Support bitmap fontsDan Aloni
2017-10-08FreeType rasterizer respects some fontconfigJoe Wilm
2017-10-08Improve glyph rasterization performanceJoe Wilm
2017-10-08Remove unused macrosJoe Wilm
2017-10-08Extend and improve FcPattern bindingsJoe Wilm
2017-10-08Organize fontconfig wrappersJoe Wilm
2017-08-08remove unused macrosJack O'Connor
2017-06-27Use foreign-types from crates.ioJoe Wilm
2017-05-28Fixes font raster for mono, gray bitmaps (#590)Joe Wilm
2017-05-06Fix glyph offsets in cellJoe Wilm
2017-05-01Remove unnecessary size argument to metrics functionAaron Williamson
2017-05-01Improve freetype metric usageAaron Williamson
2017-03-01font::fc: Remove unneeded cloneHarlan Lieberman-Berg
2017-03-01font::ft: misc style cleanup.Harlan Lieberman-Berg
2017-03-01Drop unnecessary unsafe on add_charsetHarlan Lieberman-Berg
2017-03-01Switch over to using font_match everywhere.Harlan Lieberman-Berg
2017-03-01Rework font cache to cache on pathsHarlan Lieberman-Berg
2017-03-01First pass of font fallback renderingHarlan Lieberman-Berg
2017-03-01Fix fc::Pattern::add_charsetJoe Wilm
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