First remote version
This commit is contained in:
parent
9257f21598
commit
80e0d08636
13 changed files with 13 additions and 420 deletions
|
|
@ -162,7 +162,18 @@
|
|||
"Bash(DISPLAY=:0 timeout 60 firefox --headless --window-size=1920,1080 --screenshot /tmp/fsshot.png file:///tmp/fstest.html)",
|
||||
"Bash(grep -oE 'getFramebufferSize[^,;]{0,120}' web/vectorgons.js)",
|
||||
"Bash(grep -oE 'onCanvasResize[^,;{]{0,60}|setWindowSize[^,;{]{0,80}' web/vectorgons.js)",
|
||||
"Bash(DISPLAY=:0 timeout 60 firefox --headless --window-size=1920,1080 --screenshot /tmp/fsshot2.png file:///tmp/fstest2.html)"
|
||||
"Bash(DISPLAY=:0 timeout 60 firefox --headless --window-size=1920,1080 --screenshot /tmp/fsshot2.png file:///tmp/fstest2.html)",
|
||||
"Bash(cp ~/.vectorgons /tmp/vectorgons.settings.bak)",
|
||||
"Bash(printf 'multicolor=1\\\\nfullscreen=0\\\\n')",
|
||||
"Bash(identify /tmp/osd.png)",
|
||||
"Bash(DISPLAY=:0 convert /tmp/osd.png -crop 300x150+0+95 +repage -scale 250% /tmp/osd_crop2.png)",
|
||||
"Bash(DISPLAY=:0 convert /tmp/osd.png -crop 320x80+0+248 +repage -scale 250% /tmp/osd_color.png)",
|
||||
"Bash(DISPLAY=:0 convert /tmp/osd.png -crop 360x70+0+250 +repage -scale 240% /tmp/osd_color2.png)",
|
||||
"Bash(cp /tmp/vectorgons.settings.bak ~/.vectorgons)",
|
||||
"Bash(rm -f ~/.vectorgons)",
|
||||
"Bash(rm -f /tmp/osd*.png /tmp/conv.log /tmp/imp.log)",
|
||||
"Bash(apt-get download *)",
|
||||
"Bash(awk '{print $5, $9}')"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue