1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 15:04:36 +03:00
wezterm/wezterm-font
Wez Furlong 14b2537c15 fonts: restore listing of fonts in trace mode
```
WEZTERM_LOG=wezterm_font=trace,info wezterm
```

will list fonts found in font_dirs and the builtin fonts.
It can't show all fonts found via the system locator, because
that only has an interface for finding fonts by matching name,
not listing all of them.
2021-04-08 01:00:13 -07:00
..
src fonts: restore listing of fonts in trace mode 2021-04-08 01:00:13 -07:00
Cargo.toml update k9 to 0.11.0 to make it work with rustc@1.51.0 2021-03-25 10:39:00 -07:00