Crates.io | multiscale-truchet |
lib.rs | multiscale-truchet |
version | 0.0.1 |
source | src |
created_at | 2022-01-30 05:41:13.745424 |
updated_at | 2022-01-30 05:41:13.745424 |
description | A cli for creating multi-scale truchet SVGs - based on |
homepage | https://github.com/Patrickdlg/multiscale-truchet-rs |
repository | https://github.com/Patrickdlg/multiscale-truchet-rs |
max_upload_size | |
id | 523920 |
size | 63,830 |
A cli for creating multi-scale truchet SVGs - based on https://christophercarlson.com/portfolio/multi-scale-truchet-patterns/
USAGE:
multiscale-truchet [OPTIONS]
OPTIONS:
-h, --help Print help information
-o, --output <OUTPUT> Output file name [default: output.svg]
-V, --version Print version information
-w, --width <WIDTH> Width of the output svg in small tiles. Must be greater than 4
[default: 16]
This is a first-draft that I threw together for fun. The code is messy and it has the following limitations:
Feel free to contribute if you want any of these changed.
Please see CONTRIBUTING.md
Please see LICENSE