Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://codeberg.org/dullbananas/font-generator
A genetic algorithm for fonts that measures readability
https://codeberg.org/dullbananas/font-generator
Last synced: 12 days ago
JSON representation
A genetic algorithm for fonts that measures readability
- Host: codeberg.org
- URL: https://codeberg.org/dullbananas/font-generator
- Owner: dullbananas
- Created: 2022-06-27T17:52:12.000Z (over 2 years ago)
- Default Branch: main
- Last Synced: 2022-09-13T19:45:34.157Z (over 2 years ago)
- Language:
- Homepage:
- Size: 479 KB
- Stars: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-typography - font-generator - A genetic algorithm for fonts. (Rust)
README
# Font generator
Not working on this a lot anymore
https://font-generator.dullbananas.com/test.html?font=1e9d04
## Build
Requirements:
* rust
* wasm-pack 0.11
* bash
To compile and run the server with dev profile, run this in a terminal. Address can be changed and is optional.
```
ADDRESS=127.0.0.1:8000 sh scripts/dev-server.sh
```# Deploy
For domcloud, see domcloud.yml
## Usage
1. Go to /editor.html
2. Choose font file with top button
3. Use top text field and "toggle mutation" button to select characters and see what mutation looks like
4. In the long text box, past the `CORRECT_PASSWORD` value set on the server
5. Click upload