1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 23:21:08 +03:00
wezterm/window
Wez Furlong d97a84f984 render iterm2 image protocol in the software renderer
This is still a bit rough because the terminal parser doesn't
understand the pixel sizes, so it relies on the hard coded
cell dimensions being accurate.
2019-10-26 23:30:39 -07:00
..
examples we can now init opengl but not render it 2019-10-10 08:15:00 -07:00
src render iterm2 image protocol in the software renderer 2019-10-26 23:30:39 -07:00
build.rs window: use wgl for opengl on windows 2019-10-24 19:12:18 -07:00
Cargo.toml window: take a stabe at EGL for linux/windows 2019-10-24 15:54:41 -07:00