1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-24 13:52:55 +03:00
wezterm/wezterm-font/src
Wez Furlong f5173c48a7
fonts: micro optimize by caching size calcs
Don't ask harfbuzz to recompute on every shaper call, just those
where the size has changed.
2023-05-29 10:36:59 -07:00
..
locator gdi.rs: Avoid non-idiomatic iterations over Option, they cause warnings 2023-03-05 13:16:49 -08:00
rasterizer Fixed double-skewing behavior 2023-04-24 22:13:50 -07:00
shaper fonts: micro optimize by caching size calcs 2023-05-29 10:36:59 -07:00
db.rs fix(clippy): Remove closures where possible 2023-03-19 08:41:38 -07:00
fcwrap.rs fonts: treat "charcell" spacing as monospace 2022-04-06 08:11:34 -07:00
ftwrap.rs fix(clippy): Remove closures where possible 2023-03-19 08:41:38 -07:00
hbwrap.rs font: fix the function signature for log_buffer_message ... 2022-09-04 06:41:25 -07:00
lib.rs add display_pixel_geometry config option for subpixel geometry 2023-04-01 11:05:09 -07:00
parser.rs update Symbols Nerd Font Mono to v3.0.1 2023-05-21 09:34:10 -07:00
units.rs refactor deps so that window can depend on wezterm-font 2021-06-26 22:58:42 -07:00