Added 10 extra images in total of 20 and reduced 20 mb of space
Thanks to node.js technology which it demostrates the superiority over shitty outdated programming languages such as python.
PHP Code:
var mergeImg = require('merge-img');
var papers = [];
for(let i=0; i < 20; i++){
papers.push('bath.jpg');
}
mergeImg(papers, {direction: true})
.then((img) => {
img.write('megabath.jpg', () => console.log('done'));
});
Results 1 to 20 of 20
Threaded View
-
01-02-2019
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)