Add some more default brush spacings

Closes https://sourceforge.net/p/tuxpaint/bugs/243/
This commit is contained in:
Bill Kendrick 2022-01-19 00:13:12 -08:00
parent 09f33f7035
commit e217094f78
8 changed files with 8 additions and 1 deletions

View file

@ -0,0 +1 @@
spacing=45

View file

@ -0,0 +1 @@
spacing=20

View file

@ -0,0 +1 @@
spacing=45

View file

@ -0,0 +1 @@
spacing=20

View file

@ -0,0 +1 @@
spacing=45

1
data/brushes/heart.dat Normal file
View file

@ -0,0 +1 @@
spacing=50

1
data/brushes/sphere.dat Normal file
View file

@ -0,0 +1 @@
spacing=40

View file

@ -15,7 +15,7 @@ http://www.tuxpaint.org/
disable this feature; Tux Paint will continue using the brushes' disable this feature; Tux Paint will continue using the brushes'
default spacings. default spacings.
* WIP: Many brushes have been given more reasonable default spacing * Many brushes have been given more reasonable default spacing
settings (e.g., star brush's new default spacing causes settings (e.g., star brush's new default spacing causes
individual stars to appear, rather than a 'smear'). individual stars to appear, rather than a 'smear').
Closes https://sourceforge.net/p/tuxpaint/bugs/243/ Closes https://sourceforge.net/p/tuxpaint/bugs/243/