2009
Copyright Joao S.O. Bueno 2009. GPL v3.0
Create a new brush with characters from a text sequence
New dynamic brush where each cell is a character from the input text in the chosen font
unknown
Type | Name | Description |
---|---|---|
PF_INT | run-mode | The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) } |
PF_VALUE | font | Font |
PF_INT | size | Pixel Size |
PF_VALUE | text | Text |
None