slint/sixtyfps_runtime/corelib/graphics
Simon Hausmann 477729da52 Improve brush property test coverage
Test that assigning colors works:

* Test the implicit `Brush(const Color &)` C++ constructor
* Add derive_more::From to allow convenient conversion in Rust
* When assigning to brush properties in JavaScript, try at least to see if it's a color string (could be extended in the future)
2021-04-01 08:27:10 +02:00
..
brush.rs Improve brush property test coverage 2021-04-01 08:27:10 +02:00
color.rs Better name for the femtovg feature 2021-03-19 09:48:19 +01:00
path.rs Remove extern "C" functions from wasm module 2021-02-26 17:04:49 +01:00