Initial checkin of Pika from heckimp

This commit is contained in:
2023-09-25 15:35:21 -07:00
commit 891e999216
6761 changed files with 5240685 additions and 0 deletions

View File

@ -0,0 +1,10 @@
PIKA-VBR
1.5
1. Pixel
square
20.000000
1.000000
2
1.000000
1.000000
0.000000

View File

@ -0,0 +1,10 @@
PIKA-VBR
1.5
2. Block 01
square
10.000000
25.000000
2
0.950000
4.000000
0.000000

View File

@ -0,0 +1,8 @@
PIKA-VBR
1.0
2. Block 02
10.000000
25.000000
0.750000
2.500000
0.000000

View File

@ -0,0 +1,8 @@
PIKA-VBR
1.0
2. Block 03
10.000000
25.000000
0.950000
20.000000
0.000000

View File

@ -0,0 +1,8 @@
PIKA-VBR
1.0
2. Hardness 025
5.000000
25.000000
0.250000
1.000000
0.000000

View File

@ -0,0 +1,8 @@
PIKA-VBR
1.0
2. Hardness 050
10.000000
25.000000
0.500000
1.000000
0.000000

View File

@ -0,0 +1,8 @@
PIKA-VBR
1.0
2. Hardness 075
10.000000
25.000000
0.750000
1.000000
0.000000

View File

@ -0,0 +1,8 @@
PIKA-VBR
1.0
2. Hardness 100
10.000000
25.000000
1.000000
1.000000
0.000000

View File

@ -0,0 +1,10 @@
PIKA-VBR
1.5
2. Star
diamond
50.000000
25.000000
5
1.000000
2.500000
17.500000

View 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',
)

Binary file not shown.