1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-23 21:32:13 +03:00
wezterm/wezterm-font
Wez Furlong 714e74e7af fonts: move computation of title font to wezterm-fonts
Rather than hardcode a fixed default value in the config crate, define
the default as optional and leave it to the font crate to compute
the value.

This is a step towards allow introducing system dependent GUI related
code to resolve/understand the title font: we can't put that directly
in the config crate.
2021-12-25 07:49:46 -07:00
..
src fonts: move computation of title font to wezterm-fonts 2021-12-25 07:49:46 -07:00
Cargo.toml remove our incomplete allsorts shaper implementation 2021-11-23 05:43:13 -07:00