1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-29 16:42:13 +03:00
wezterm/config
Wez Furlong 64dd96917d
fonts: repurpose experimental_svg_fonts -> ignore_svg_fonts
Now we can optionally skip loading svg fonts, making our default
to continue to try to use them.

We don't actually support interpreting svg data, but we do now
support COLR v1 data which is found in some of those same fonts.

refs: https://github.com/wez/wezterm/issues/4148
2023-08-20 22:59:22 -07:00
..
derive config: derive some metadata about the config 2022-09-22 06:09:31 -07:00
src fonts: repurpose experimental_svg_fonts -> ignore_svg_fonts 2023-08-20 22:59:22 -07:00
Cargo.toml mlua 0.9 is now stable; update 2023-08-17 09:26:47 -07:00