1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-27 12:23:46 +03:00
wezterm/wezterm-font/src
Wez Furlong e3acbd594f fonts: coretext: don't specify monospace when locating fonts
The fonts in https://github.com/wez/wezterm/issues/984 aren't
considered to be monospace by coretext, so when we asked it
to resolve monospace fonts with the given name, it wouldn't
return it to us.

Remove the code that tries to restrict to monospace.

refs: https://github.com/wez/wezterm/issues/984
2021-08-04 16:25:08 -07:00
..
locator fonts: coretext: don't specify monospace when locating fonts 2021-08-04 16:25:08 -07:00
rasterizer refactor deps so that window can depend on wezterm-font 2021-06-26 22:58:42 -07:00
shaper shaper: micro-optimize some of the harfbuzz stuff 2021-07-09 19:56:31 -07:00
db.rs ls-fonts: add --list-system flag to list system fonts 2021-06-17 09:11:54 -07:00
fcwrap.rs fix auto-complete-o 2021-07-04 09:43:34 -07:00
ftwrap.rs fonts: synthesize bold when missing 2021-05-22 16:20:35 -07:00
hbwrap.rs fonts: remove some dead code 2021-04-27 22:24:43 -07:00
lib.rs Wrap up synchronized output handling, parser changes 2021-07-24 17:01:21 -07:00
parser.rs font weight can now be specified as the underlying opentype weight 2021-07-04 08:55:08 -07:00
units.rs refactor deps so that window can depend on wezterm-font 2021-06-26 22:58:42 -07:00