You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notcurses/rust
joseLuís 4720f23b12 rust: improve some channel functions & comments
Functions `channel_set_alpha()`, `channels_set_fg_alpha()` &
`channels_set_bg_alpha()` don't return an error anymore. Instead
of failing when the alpha value has others bits set, it gets
cleaned of other possible bits with bitmasking.

And in case of trying to use high contrast for the background
alpha gets reset to a default opaque.
4 years ago
..
.cargo rust: add direct-image example 4 years ago
build rust: clean root, move build files inside folder 4 years ago
examples rust: add direct-image example 4 years ago
src rust: improve some channel functions & comments 4 years ago
Cargo.toml rust: clean root, move build files inside folder 4 years ago