1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 03:09:06 +03:00
wezterm/ci
Wez Furlong 27cb18f8ae Build our own freetype, harfbuzz
This is primarily for macos where the default freetype
installation is unable to render color emoji, but should also
help make things more consistent across the various platforms.

It's a little bit awkward on linux because the font-loader crate
pulls in the now-conflicting servo-font* crates.  I've disabled
font-loader on linux systems; it's just calling fontconfig under
the covers anyway.
2019-03-23 09:28:40 -07:00
..
esctest@c75fe263b4 Add plumbing for running esctest 2019-03-22 20:41:50 -07:00
build_harfbuzz.sh skip building harfbuz on macos 2019-02-19 08:59:39 -08:00
run-esctest.sh impl IRM insert mode and improve esctest conformance 2019-03-22 20:41:50 -07:00