| Package | Description |
|---|---|
| wordcram |
| Modifier and Type | Method and Description |
|---|---|
static WordFonter |
Fonters.alwaysUse(processing.core.PFont pfont) |
static WordFonter |
Fonters.pickFrom(processing.core.PFont... fonts) |
| Modifier and Type | Method and Description |
|---|---|
WordCram |
WordCram.withFonter(WordFonter fonter)
Use the given WordFonter to pick fonts for each word.
|