1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 11:17:15 +03:00
wezterm/wezterm-gui
Wez Furlong 6c702b568f glyphcache: adopt zeno crate for drawing
This changes the fill_rect function over to use the zeno crate.
zeno allows describing a path and filling or stroking.
This commit doesn't strictly need that, but it sets things
up for more interesting custom glyphs in later commits.

refs: #584
refs: #588
2021-06-13 15:49:37 -07:00
..
src glyphcache: adopt zeno crate for drawing 2021-06-13 15:49:37 -07:00
build.rs deps: update windows dep to 0.4 -> 0.9 2021-05-03 22:05:35 -07:00
Cargo.toml glyphcache: adopt zeno crate for drawing 2021-06-13 15:49:37 -07:00