mirror of
https://github.com/wez/wezterm.git
synced 2024-12-26 06:42:12 +03:00
1e7d552844
I'm running down a weird thing where the main font renders weirdly when the title font is 12 pt vs the main font 10 pt. I thought there might have been a cache invalidation issue and realized that we could have an A-B-A style issue with the font_ptr stuff, so I replaced it with an incrementing id. That didn't fix the thing I was looking at, but does feel a bit nicer overall. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |