notcurses/rust/examples
joseLuís 60c874f835 rust: impl ncplane_as_rgba; refactor macros
- rename and refactor NcPlane method rgba() to as_rgba().
- add example `issue-rgba` that shows a problem when the plane has text.
- refactor `error_ref` & `error_ref_mut` macros to allow custom return values
2021-04-08 11:07:04 +02:00
..
direct-capabilities.rs rust: refactor examples & palette_size method 2021-04-07 14:49:44 +02:00
direct-cursor.rs rust: add new wrapper type over NcDirect called DirectMode. 2021-01-02 22:50:48 +01:00
direct-image-c.rs rust: add new wrapper type over notcurses struct. 2021-01-02 19:45:15 +01:00
direct-image-rust.rs rust: add new wrapper type over NcDirect called DirectMode. 2021-01-02 22:50:48 +01:00
full-capabilities.rs rust: refactor examples & palette_size method 2021-04-07 14:49:44 +02:00
full-input.rs rust: minor examples updates 2021-04-07 21:27:10 +02:00
full-planes.rs rust: new methods, refactor methods and planes example 2021-04-07 20:32:46 +02:00
image-16x16.png rust: update example 2020-08-17 17:54:07 +02:00
issue-rgba.rs rust: impl ncplane_as_rgba; refactor macros 2021-04-08 11:07:04 +02:00
pixel-cell.rs rust: minor examples updates 2021-04-07 21:27:10 +02:00
poc-cjkscroll.rs rust: more changes and improvements 2021-01-03 02:40:41 +01:00
poc-direct.rs rust: add new wrapper type over NcDirect called DirectMode. 2021-01-02 22:50:48 +01:00
poc-kittyzapper.rs rust: add new wrapper type over NcDirect called DirectMode. 2021-01-02 22:50:48 +01:00
poc-menu.rs rust: new methods, refactor methods and planes example 2021-04-07 20:32:46 +02:00