https://github.com/bodoni/founder
Font toolbox
https://github.com/bodoni/founder
typeface typography
Last synced: about 1 year ago
JSON representation
Font toolbox
- Host: GitHub
- URL: https://github.com/bodoni/founder
- Owner: bodoni
- License: other
- Created: 2022-11-05T11:35:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T07:46:03.000Z (about 2 years ago)
- Last Synced: 2024-05-21T10:48:25.413Z (about 2 years ago)
- Topics: typeface, typography
- Language: Rust
- Homepage:
- Size: 797 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Founder [![Package][package-img]][package-url] [![Documentation][documentation-img]][documentation-url] [![Build][build-img]][build-url]
The package provides a font toolbox.
## Usage
```
cargo install founder
founder vectorize --path --characters
founder rasterize --path
```
## Contribution
Your contribution is highly appreciated. Do not hesitate to open an issue or a
pull request. Note that any contribution submitted for inclusion in the project
will be licensed according to the terms given in [LICENSE.md](LICENSE.md).
[build-img]: https://github.com/bodoni/workbench/workflows/build/badge.svg
[build-url]: https://github.com/bodoni/workbench/actions/workflows/build.yml
[documentation-img]: https://docs.rs/founder/badge.svg
[documentation-url]: https://docs.rs/founder
[package-img]: https://img.shields.io/crates/v/founder.svg
[package-url]: https://crates.io/crates/founder