Skip to content

Commit 89a41ca

Browse files
authored
Update README.md
1 parent 4b4d359 commit 89a41ca

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

README.md

+11-7
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33
# PixelArtTool
44
Homemade Pixel Art Tool
55

6-
Work-in-Progress, initial features should be mainly based on this unfinished project, and then adding more advanced features.
7-
https://www.assetstore.unity3d.com/en/?stay#!/content/28312
8-
(and also practice project for working with WPF)
6+
Work-in-Progress, initial features should be mainly based on this unfinished project (link below) and then adding more advanced features https://www.assetstore.unity3d.com/en/?stay#!/content/28312
7+
(and also its a practice project for working with WPF)
98

109
# Current Features
1110
- Drawable bitmap (scaled to see better)
@@ -36,13 +35,18 @@ https://www.assetstore.unity3d.com/en/?stay#!/content/28312
3635
- Palette loader dialog
3736
- 1x and 2x preview images
3837
- hue saturation lightness color picker
39-
- quick current color brightness adjust (mousewheel), for drawing easy gradients or lighter/darker parts
40-
- quick 'set transparent color as current color' - button
38+
- Quick current color brightness adjust (mousewheel), for drawing easy gradients or lighter/darker parts
39+
- Quick 'set transparent color as current color' - button
4140
- Redo ctrl+y
4241
- Paste images from clipboard (only 16x16 for now, no alpha)
4342
- Copy image to clipboard (no alpha)
44-
43+
- Save ctrl+s
44+
- Save as ctrl+shift+s
45+
- Pixel position preview box
46+
- Quick Smart Fill (while in drawing mode, double click left mouse button to fill that area)
47+
- Show filename in window title
48+
- Show * in title, if image has unsaved changes
4549

4650
# Screenshot
47-
![image](https://user-images.githubusercontent.com/5438317/52905332-704f0280-3241-11e9-9535-d570d8cea184.png)
51+
![image](https://user-images.githubusercontent.com/5438317/53655916-4b538a00-3c5a-11e9-94d9-ad5d54a4d3b6.png)
4852

0 commit comments

Comments
 (0)