alacritty/font
Christian Duerr 31271c726e
Fix crash on Windows (#2021)
The rusttype backend did not properly support manually specifying font
styles, but instead chose to panic when they are specified.

The rusttype implementation now provides a proper implementation for
handling `bold`, `italic` and `regular` font styles.

This fixes #2020.
2019-01-20 17:39:15 +00:00
..
src Fix crash on Windows (#2021) 2019-01-20 17:39:15 +00:00
Cargo.lock Upgrade Glutin to v0.19.0 2018-11-10 16:08:48 +00:00
Cargo.toml Update all dependencies 2018-11-14 23:44:53 +00:00