This project is a shape drawing window whose intention is to be used to visualise and test the output from the Cassowary constraints solver. The project is powered by the GtkDrawingArea and cairo_t.
Rust Cassowary is the repository where my Rust implementation of Cassowary
lives.
Please complete these requirements before trying to build this project. You can find more about the Rust bindings for GTK+ 3
I am using here.
See the LICENSE file for license rights and limitations (MIT).