Loops Magic tool icon

This commit is contained in:
Bill Kendrick 2023-05-23 00:40:17 -07:00
parent a35956fe29
commit f49f9f31ba
3 changed files with 2 additions and 3 deletions

View file

@ -9,11 +9,10 @@ https://tuxpaint.org/
2023.May.23 (0.9.31)
* New Magic Tools:
----------------
* WIP Loops - Draw loop-the-loops.
* Loops - Draw loop-the-loops.
Bill Kendrick <bill@newbreedsoftware.com>
Sound effect CC-BY 4.0 by
https://freesound.org/people/Jagadamba/
- WIP needs icon
* Ribbon - Paints a flowing, fixed-length ribbon.
Bill Kendrick <bill@newbreedsoftware.com>

BIN
magic/icons/loops.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -49,7 +49,7 @@ enum {
char * smooth_icon_fnames[NUM_TOOLS] = {
"smooth.png",
"rainbow.png", // FIXME
"rainbow.png", // FIXME
"loops.png",
};
char * smooth_snd_fnames[NUM_TOOLS] = {