Fixed typo
This commit is contained in:
parent
38f99b3ef8
commit
6c8423b0b4
@ -56,8 +56,8 @@ To save an image in memory, open an image file with Ronin, or drag an image file
|
||||
|
||||
## Library
|
||||
|
||||
- `(open ~name ~scale)` Imports a graphic file with format.
|
||||
- `(import ~name ~shape)` Imports a graphic file with format.
|
||||
- `(open name ~scale)` Imports a graphic file with format.
|
||||
- `(import name ~shape)` Imports a graphic file with format.
|
||||
- `(export ~name ~format ~quality)` Exports a graphic file with format.
|
||||
- `(pos ~x ~y)` Returns a position shape.
|
||||
- `(line ax ay bx by)` Returns a line shape.
|
||||
|
Loading…
x
Reference in New Issue
Block a user