You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -128,16 +128,16 @@ Basic operations:
128
128
* you can change the grid color with the control under the grid layer button
129
129
* use the zoom controls on the right to zoom in / out - you can also use the mouse wheel over the viewport
130
130
* click on the thumbnail to position the zoomed area in the viewport
131
-
* hold the middle mouse button on the viewport, or hold down the < SPACE > key to move the view position with your mouse when the image is zoomed in - you can also use the scrollbars
131
+
* hold the middle mouse button on the viewport, or hold down the "SPACE" key to move the view position with your mouse when the image is zoomed in - you can also use the scrollbars
132
132
133
133
* Modifiy the cells:
134
134
* the superpixel algorithms often misses important details: you can define your own cells with the special "Create new cell" button
135
135
* the editor enters a special state: you have to draw your cell in white color
136
136
* you can set pixels with the left mouse button, and unset them with the right
137
-
* use the <CTRL> key to floodfill entire zones, just like explained before
137
+
* use the "CTRL" key to floodfill entire zones, just like explained before
138
138
* once a pixel is set, it can become the origin of a line:
139
139
* hold down the "X" key and move the mouse over the viewport: a temporary line appears
140
-
* release <X> and the line is set
140
+
* release "X" and the line is set
141
141
* the end of a line becomes the new origin from which you can draw another one
142
142
* click with the left mouse button to set a pixel to change once again the origin of the lines
0 commit comments