mirror of
https://github.com/wez/wezterm.git
synced 2024-11-10 15:04:32 +03:00
11a19a589a
We were using a simple hashmap of name -> parsed file, but for something like Terminus where there are ~10 files per weight but for different pixel sizes, we'd end up forgetting files beyond the first. This commit tracks the full list in the font db. related to #1820 in the sense that I needed this to confirm that we do handle BDFs, but it is not the issue reported there because that was sourcing fonts via fontconfig on linux. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |