1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-11 13:51:01 -05:00
alacritty/font/src
Jeff Muizelaar 26c4043aaf Update core-* dependencies
The core-* dependencies have been updated and every breaking
change has been resolved.

These are the main changes which required adaption:
- font_path() returns a PathBuf now
- get_descriptors() returns an Option<CFArray>
- get_advances_for_glyphs and get_glyphs_for_characters are now unsafe.

All packages which did not have breaking updates have also been updated.
2018-09-19 21:55:35 +00:00
..
darwin Update core-* dependencies 2018-09-19 21:55:35 +00:00
ft Fix style issues 2018-09-17 23:34:56 +00:00
lib.rs Enable clippy in font/copypasta crates 2018-07-02 22:11:24 +00:00