![]() |
2014-02-12
, 09:04
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,420 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#3
|
The Following User Says Thank You to HtheB For This Useful Post: | ||
![]() |
2014-02-12
, 19:02
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#4
|
![]() |
2014-03-03
, 19:23
|
Posts: 123 |
Thanked: 108 times |
Joined on Oct 2008
@ Prague, Czech
|
#5
|
PS2. from where you installed imagemagick package ?
The Following User Says Thank You to Kaacz For This Useful Post: | ||
![]() |
2014-03-03
, 21:30
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#6
|
Write jpeg file as parameter, only one file.
For batch-run two ways is possible
1) "envelope" to cycle with find "*.jpg"
2) call from other script with find and using xargs - my way on MPU desktop ..
I use it on desktop PC.
But for SailfishOS - Done by NielDK in OpenRepos.
Jolla gallery app create ambience by crop way. This is not good.
I wrote really simple linux shell script for expand standard 540x960 wallpaper jpeg file to Jolla Ambience 540x1600 jpeg by ImageMagick tool "convert". For use on Linux desktop. Jolla phone have not ImageMagick tools ..
Good with clean first/last lines.
But on internet are thousand 540x960 pictures/wallpapers.
540x960_input_file_example and 540x1600_ambience_output
Any better solutions are welcome..
PS: sorry for my ugly english..
Last edited by Kaacz; 2014-03-03 at 19:11.