Initial checkin of Pika from heckimp
This commit is contained in:
10
data/brushes/Basic/1-pixel.vbr
Normal file
10
data/brushes/Basic/1-pixel.vbr
Normal file
@ -0,0 +1,10 @@
|
||||
PIKA-VBR
|
||||
1.5
|
||||
1. Pixel
|
||||
square
|
||||
20.000000
|
||||
1.000000
|
||||
2
|
||||
1.000000
|
||||
1.000000
|
||||
0.000000
|
10
data/brushes/Basic/Block-01.vbr
Normal file
10
data/brushes/Basic/Block-01.vbr
Normal file
@ -0,0 +1,10 @@
|
||||
PIKA-VBR
|
||||
1.5
|
||||
2. Block 01
|
||||
square
|
||||
10.000000
|
||||
25.000000
|
||||
2
|
||||
0.950000
|
||||
4.000000
|
||||
0.000000
|
8
data/brushes/Basic/Block-02.vbr
Normal file
8
data/brushes/Basic/Block-02.vbr
Normal file
@ -0,0 +1,8 @@
|
||||
PIKA-VBR
|
||||
1.0
|
||||
2. Block 02
|
||||
10.000000
|
||||
25.000000
|
||||
0.750000
|
||||
2.500000
|
||||
0.000000
|
8
data/brushes/Basic/Block-03.vbr
Normal file
8
data/brushes/Basic/Block-03.vbr
Normal file
@ -0,0 +1,8 @@
|
||||
PIKA-VBR
|
||||
1.0
|
||||
2. Block 03
|
||||
10.000000
|
||||
25.000000
|
||||
0.950000
|
||||
20.000000
|
||||
0.000000
|
8
data/brushes/Basic/Hardness-025.vbr
Normal file
8
data/brushes/Basic/Hardness-025.vbr
Normal file
@ -0,0 +1,8 @@
|
||||
PIKA-VBR
|
||||
1.0
|
||||
2. Hardness 025
|
||||
5.000000
|
||||
25.000000
|
||||
0.250000
|
||||
1.000000
|
||||
0.000000
|
8
data/brushes/Basic/Hardness-050.vbr
Normal file
8
data/brushes/Basic/Hardness-050.vbr
Normal file
@ -0,0 +1,8 @@
|
||||
PIKA-VBR
|
||||
1.0
|
||||
2. Hardness 050
|
||||
10.000000
|
||||
25.000000
|
||||
0.500000
|
||||
1.000000
|
||||
0.000000
|
8
data/brushes/Basic/Hardness-075.vbr
Normal file
8
data/brushes/Basic/Hardness-075.vbr
Normal file
@ -0,0 +1,8 @@
|
||||
PIKA-VBR
|
||||
1.0
|
||||
2. Hardness 075
|
||||
10.000000
|
||||
25.000000
|
||||
0.750000
|
||||
1.000000
|
||||
0.000000
|
8
data/brushes/Basic/Hardness-100.vbr
Normal file
8
data/brushes/Basic/Hardness-100.vbr
Normal file
@ -0,0 +1,8 @@
|
||||
PIKA-VBR
|
||||
1.0
|
||||
2. Hardness 100
|
||||
10.000000
|
||||
25.000000
|
||||
1.000000
|
||||
1.000000
|
||||
0.000000
|
10
data/brushes/Basic/Star.vbr
Normal file
10
data/brushes/Basic/Star.vbr
Normal file
@ -0,0 +1,10 @@
|
||||
PIKA-VBR
|
||||
1.5
|
||||
2. Star
|
||||
diamond
|
||||
50.000000
|
||||
25.000000
|
||||
5
|
||||
1.000000
|
||||
2.500000
|
||||
17.500000
|
12
data/brushes/Basic/meson.build
Normal file
12
data/brushes/Basic/meson.build
Normal file
@ -0,0 +1,12 @@
|
||||
brushes = files(
|
||||
'1-pixel.vbr',
|
||||
'Block-01.vbr',
|
||||
'Block-02.vbr',
|
||||
'Block-03.vbr',
|
||||
'Hardness-025.vbr',
|
||||
'Hardness-050.vbr',
|
||||
'Hardness-075.vbr',
|
||||
'Hardness-100.vbr',
|
||||
'pixel.gbr',
|
||||
'Star.vbr',
|
||||
)
|
BIN
data/brushes/Basic/pixel.gbr
Normal file
BIN
data/brushes/Basic/pixel.gbr
Normal file
Binary file not shown.
Reference in New Issue
Block a user