Crates.io | geopattern |
lib.rs | geopattern |
version | 0.5.0 |
source | src |
created_at | 2018-02-17 18:45:40.566493 |
updated_at | 2020-08-04 08:21:12.576158 |
description | Beautiful generative geometric background images from a string, a Rust implementation of geo_pattern from @jasonlong |
homepage | |
repository | https://github.com/suyash/geopattern-rs |
max_upload_size | |
id | 51622 |
size | 126,974 |
This has been rewritten to be leaner and actually usable.
The sha1 stuff is out, now essentially a bunch of functions that return svg::Document
.
In the cleanup, removed error handling and now the code has a bunch of assert_eq!
calls. Maybe reconsider that.
Generated using
cargo run --example create_readme_examples
geopattern-rs is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT for details.