Skip to content

Commit 5da2851

Browse files
authored
Update README.md
1 parent 68e661c commit 5da2851

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ Work-in-Progress, initial features should be mainly based on this unfinished pro
2323
- Basic undo system
2424
- Additive and Replace draw modes
2525
- Drawmode(blend) selector
26-
- Draw straight and diagonal lines with left shift down
2726
- Undo ctrl+z
2827
- Background pixel grid
2928
- Automatic 1px outline
@@ -46,7 +45,14 @@ Work-in-Progress, initial features should be mainly based on this unfinished pro
4645
- Quick Smart Fill (while in drawing mode, double click left mouse button to fill that area)
4746
- Show filename in window title
4847
- Show * in title, if image has unsaved changes
48+
- New Image Dialog
49+
- Draw lines (hold left shift down on 2nd click, line is drawn from previous pixel position)
50+
- Color picker dialog
51+
- Settings dialog
52+
- Grid color and alpha settings
53+
- Quick clear image with left shift down when clicking New Image, or with right mouse button on New Image button
54+
- Inverted current pixel rectangle outline color
55+
- Non-contiguous fill with left ctrl down
4956

5057
# Screenshot
51-
![image](https://user-images.githubusercontent.com/5438317/53655916-4b538a00-3c5a-11e9-94d9-ad5d54a4d3b6.png)
52-
58+
![image](https://user-images.githubusercontent.com/5438317/54478170-0dd52c00-4818-11e9-9d7e-fefc5e7c42c1.png)

0 commit comments

Comments
 (0)