1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-24 22:01:47 +03:00
wezterm/wezterm-font/src
Wez Furlong b35e3b2aad deps: remove pretty_env_loggger
Go directly to the underlying env_logger crate, as pretty_env_logger
hasn't been updated in some time, and I'd like to be able to redirect
the log output to a file more directly, and that feature is in a newer
version of the env logger than pretty_env_logger was pulling in.
2022-04-07 08:24:07 -07:00
..
locator fonts: treat "charcell" spacing as monospace 2022-04-06 08:11:34 -07:00
rasterizer fonts: allow fallback-level scaling factor 2022-03-26 16:37:50 -07:00
shaper deps: remove pretty_env_loggger 2022-04-07 08:24:07 -07:00
db.rs fonts: remember bdfs with multiple sizes found in font_dirs 2022-04-05 20:46:28 -07:00
fcwrap.rs fonts: treat "charcell" spacing as monospace 2022-04-06 08:11:34 -07:00
ftwrap.rs fonts: workaround broken symbol fonts with 0 advances 2022-03-28 18:05:13 -07:00
hbwrap.rs fonts: allow shaping with additional paragraph context 2022-01-28 17:19:36 -07:00
lib.rs fonts: FontSlant -> FontStyle 2022-03-12 09:46:14 -07:00
parser.rs fonts: show aliases in ls-fonts --list-system output 2022-03-27 20:21:09 -07:00
units.rs refactor deps so that window can depend on wezterm-font 2021-06-26 22:58:42 -07:00