Added generic picture support with best fit option
This commit is contained in:
parent
df6a50ad7b
commit
4bee0d69d3
7 changed files with 131 additions and 5 deletions
50
list.sahli
50
list.sahli
|
|
@ -14,6 +14,56 @@
|
|||
|
||||
"filedata": [
|
||||
|
||||
{
|
||||
"file": "AD - Green Beam.scaled.png",
|
||||
"name": "Green Beam",
|
||||
"amiga": false,
|
||||
"filetype": "image",
|
||||
"width": "1600",
|
||||
"author": "AD",
|
||||
"font": "Propaz",
|
||||
"color": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
255
|
||||
],
|
||||
"bg": [
|
||||
255,
|
||||
255,
|
||||
255,
|
||||
255
|
||||
],
|
||||
"line1": "",
|
||||
"line2": "",
|
||||
"text": ""
|
||||
},
|
||||
|
||||
{
|
||||
"file": "om-boss.png",
|
||||
"name": "Green Beam",
|
||||
"amiga": false,
|
||||
"filetype": "image",
|
||||
"width": "640",
|
||||
"author": "AD",
|
||||
"font": "Propaz",
|
||||
"color": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
255
|
||||
],
|
||||
"bg": [
|
||||
255,
|
||||
255,
|
||||
255,
|
||||
255
|
||||
],
|
||||
"line1": "",
|
||||
"line2": "",
|
||||
"text": ""
|
||||
},
|
||||
|
||||
{
|
||||
|
||||
"file": "spaceflight.asc",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue