1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-27 15:37:29 +03:00
wezterm/src
Wez Furlong 97096ffc5d implement coretext font rendering
This uses harfbuzz for shaping and thus can render both emoji and
ligatures

Refs: https://github.com/wez/wezterm/issues/5
2019-02-22 15:21:04 -08:00
..
font implement coretext font rendering 2019-02-22 15:21:04 -08:00
guiloop Allow specifying the gui system via the cli 2019-02-20 08:53:59 -08:00
opengl migrate wezterm to 2018 edition 2019-02-18 23:17:33 -08:00
pty move pty code into its own deeper module 2019-02-19 20:43:28 -08:00
xwindows ensure we're using a current context when querying surface dimenions 2019-02-20 07:05:35 -08:00
config.rs font fallback now also applies to italic, bold etc. 2019-02-20 20:52:46 -08:00
futurecore.rs traitify bits of futurecore 2019-02-19 22:57:39 -08:00
gliumwindows.rs rustfmt 2019-02-20 20:52:36 -08:00
log.rs println -> debug build only logging 2018-01-17 00:07:31 -08:00
main.rs Add command line override for font system 2019-02-20 09:01:36 -08:00