Skip to content

Commit

Permalink
Update text-formatting.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JujuAdams authored Aug 30, 2023
1 parent 3ca0ea7 commit 94b180d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion latest/text-formatting.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Scribble supports the following commands:
|`[typistSoundPerChar,...]` |Sets the sound of the typewriter by replicating the behaviour of the [`.sound_per_char()`](typist-methods?id=sound_per_charsoundarray-pitchmin-pitchmax-exceptionstring) |
|**Transformation** | |
|`[scale,<factor>]` |Set text (and in-line sprite) scale |
|`[scaleStack,<factor>]` |Multiply the scale of text by `factor` |
|`[scaleStack,<factor>]` |Multiply the scale of text (and in-line sprite) by `factor` |
|`[/scale]` `[/s]` |Reset scale to x1 |
|`[slant]` `[/slant]` |Set/unset italic emulation. The size of the x offset is controlled by [`SCRIBBLE_SLANT_AMOUNT`](configuration) |
|**Effects** | |
Expand Down

0 comments on commit 94b180d

Please sign in to comment.