This website requires JavaScript.
Explore
Help
Sign In
wez
/
wezterm
Watch
1
Star
1
Fork
0
You've already forked wezterm
mirror of
https://github.com/wez/wezterm.git
synced
2024-12-21 04:11:44 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
a88f0f1beb
wezterm
/
window
/
src
/
lib.rs
3 lines
29 B
Rust
Raw
Normal View
History
Unescape
Escape
resurrect bitmap render code from 236960e1a8e00dfcba6680de145daf1b494a6cf7 Earlier in the life of wezterm we had software rendering in src/xgfx.rs. This is the bitmap portion of that code from rev 236960e1a8e00dfcba6680de145daf1b494a6cf7, tweaked slightly for more recent changes to the palette crate.
2019-08-08 20:00:54 +03:00
pub
mod
bitmaps
;
add very basic win32 window creation
2019-08-08 05:19:04 +03:00
pub
mod
os
;
Reference in New Issue
Copy Permalink