Graphite/core/document
0HyperCube 46c9ef02ca Add colors in Rust (#78)
* 🎨 Add colors in Rust

* 🌿 Use an option for the properties and #[repr(C)]

*  Remove WASM dependency on document.

* 😎 Wrap Fill and stroke in a style struct.

* 📦 Use crate::Color

* Merge Add transactions for temporary modifications to the document

* Run cargo fmt

* Color without a 'U'
2021-04-21 22:25:06 +01:00
..
src Add colors in Rust (#78) 2021-04-21 22:25:06 +01:00
Cargo.toml Add FSM and related tool plumbing (Fix #54) (#62) 2021-04-05 23:57:33 +01:00