mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 23:21:08 +03:00
d3c748e18f
This is to handle situations such as some versions of the Terminus bitmap font, where the individual bitmap strike sizes are broken out across multiple individual files. Font matching now passes down the nominal pixel height based on the current DPI and font scale factor, and will use that to select the font file that has the closest pixel size. Previously, it would be potentially undefined which of the Terminus font files would be selected. refs: https://github.com/wez/wezterm/issues/1189 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |