mirror of
https://github.com/wez/wezterm.git
synced 2024-12-24 05:42:03 +03:00
3b69586416
Adds an option to control how wide glyphs (more specifically: square aspect glyphs) are scaled to conform to their specified width. The three options are `Never`, `Always`, and `WhenFollowedBySpace`. When a glyph is loaded, if it is approximately square, this option is consulted. If overflow is permitted then the glyph will be scaled to fit only the height of the cell, rather than ensuring that it fits in both the height and width of the cell. refs: #342 |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |