112 lines
2.1 KiB
JSON
112 lines
2.1 KiB
JSON
{
|
||
"default_font": {
|
||
"path": "../ic8x8u.ttf",
|
||
"size": 8
|
||
},
|
||
"avoid": [
|
||
{
|
||
"type": "rect",
|
||
"x": 0,
|
||
"y": 0,
|
||
"w": 1000,
|
||
"h": 10,
|
||
"description": "Not ruining fun for normal users"
|
||
},
|
||
{
|
||
"type": "rect",
|
||
"x": 0,
|
||
"y": 20,
|
||
"w": 1000,
|
||
"h": 80,
|
||
"description": "The VOID"
|
||
},
|
||
{
|
||
"type": "rect",
|
||
"x": 0,
|
||
"y": 750,
|
||
"w": 123,
|
||
"h": 123,
|
||
"description": "catgirls.win QR code"
|
||
},
|
||
{
|
||
"type": "range",
|
||
"start": 900000,
|
||
"stop": 1000000,
|
||
"description": "catgirls.win text (both b64 and plain)"
|
||
},
|
||
{
|
||
"type": "image",
|
||
"path": "../avoid_masks/noita.png",
|
||
"description": "Noita logo by Cr4xy"
|
||
}
|
||
],
|
||
"elements": [
|
||
{
|
||
"type": "time",
|
||
"x": 75,
|
||
"y": 100,
|
||
"format": "And time is: %Y-%m-%d %H:%M:%S UTC",
|
||
"spf": 20,
|
||
"font": "/usr/share/fonts/TTF/TerminusTTF.ttf",
|
||
"size": 12
|
||
},
|
||
{
|
||
"type": "image",
|
||
"path": "../pictures/casey.png",
|
||
"x": 0,
|
||
"y": 128
|
||
},
|
||
{
|
||
"type": "animation",
|
||
"path": "../pictures/neko.gif",
|
||
"spf": 30,
|
||
"x": 625,
|
||
"y": 496
|
||
},
|
||
{
|
||
"type": "image",
|
||
"path": "../pictures/casey_qr.png",
|
||
"x": 10,
|
||
"y": 240
|
||
},
|
||
{
|
||
"type": "image",
|
||
"path": "../pictures/hueh.png",
|
||
"x": 490,
|
||
"y": 810
|
||
},
|
||
{
|
||
"type": "text_anim",
|
||
"font": "/usr/share/fonts/TTF/TerminusTTF.ttf",
|
||
"size": 18,
|
||
"lines": [
|
||
"крипер2004",
|
||
"Крипер2004",
|
||
"КРипер2004",
|
||
"КРИпер2004",
|
||
"КРИПер2004",
|
||
"КРИПЕр2004",
|
||
"КРИПЕР2004",
|
||
"кРИПЕР2004",
|
||
"крИПЕР2004",
|
||
"криПЕР2004",
|
||
"крипЕР2004",
|
||
"крипеР2004",
|
||
"крипер2004"
|
||
],
|
||
"spf": 30,
|
||
"x": 3,
|
||
"y": 872
|
||
},
|
||
{
|
||
"type": "shrek",
|
||
"font": "../creep2.ttf",
|
||
"size": 11,
|
||
"path": "../funnies/shrek.txt",
|
||
"x": 490,
|
||
"y": 700,
|
||
"spf": 120
|
||
}
|
||
]
|
||
}
|