Improved notes.

This commit is contained in:
Devine Lu Linvega 2016-11-12 21:24:47 -08:00
parent b3040ddb3c
commit bae0b4fef4

View File

@ -1,8 +1,5 @@
Rhonin Ronin
Graphics
% image.png 15 -15 100 100
Canvas Canvas
@ 100 100 @ 100 100
@ -12,41 +9,33 @@
Layers Layers
# 1 # 1
> > Next Layer
< Prev Laye < Prev Layer
Background Background Fill
* ff00ff ; Fill background with color * ff00ff ; Fill background with color
Files Save File
$ new_name.jpg $ new_name.jpg
Load File
/ file_name.jpg / file_name.jpg
Brushes Brush
+ 10 0 ff00000 s10 & 10 ; Size
- 10 0 & 1 ff0000 0 ; Eraser
Cursors Pointers
= 10 ; Set cursors to 10 + 10 0 ; Add pointer at pos
] += 1 ; Increase cursors by 1 - 10 0 ; Remove pointer at pos
[ -= 1 ; Decrease cursors by 1 + 0 0 400 0 ; Mirror X, at 400px
+ 0 !S ; Speed is y offset
Zoom
= 100 ; Zoom factor
Formatting Formatting
; ; Split into multiple commands ; ; Split into multiple commands
Guides Guides
| 10 10 100 100 ; Draw a guide | 10 10 100 100 ; Draw a guide
Zoom
Eraser
Right click should not draw
Fill background
Image
Eraser