Add bigger screenshots

According to this conversation: https://oasis.sandstorm.io/grain/mZ6GkpaHjWAyxxKXgwTCG5/b/sandstorm/libreboard/KgLwFJqLmgheFvwRc 2 bigger screenshots added
This commit is contained in:
JJ 2017-03-28 07:29:10 +02:00
parent 167e873e13
commit 664824c931
4 changed files with 8 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 396 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 329 KiB

View file

@ -76,11 +76,15 @@ const pkgdef :Spk.PackageDefinition = (
screenshots = [ screenshots = [
( (
width = 512, width = 1920,
height = 330, height = 1133,
jpeg = embed "meta/screenshots/board-view.jpg" png = embed "meta/screenshots/board_view_01.png"
),
(
width = 1920,
height = 1133,
png = embed "meta/screenshots/board_view_02.png"
), ),
# XXX The screenshots should have a standard width and height.
], ],
changeLog = ( changeLog = (