PHP Code:
var Jimp = require("jimp");
var fileName = 'handshake.jpg';
var imageCaption = "Proud to be Cody's friend";
var loadedImage;
Jimp.read(fileName)
.then(function (image) {
loadedImage = image;
return Jimp.loadFont(Jimp.FONT_SANS_64_BLACK);
})
.then(function (font) {
loadedImage.print(font, 130, 72, imageCaption)
.write(fileName);
})
.catch(function (err) {
console.error(err);
});
![]()
Results 1 to 12 of 12
-
01-03-2019
-
-
-
-
01-04-2019
Lisa drinks a vase of Cody's semen
-
-
-
-
-
Captain Janewayking steveyos01-04-2019
All I have to do is post one word in any thread that she sees and I've ruined her entire fucking day, if it wasn't so easy I wouldn't bother I don't put effort into trolling anymore
-
-
Captain Janewayking steveyos01-04-2019
Yeah instead of being smarter like DP, monde or marks and basically acting like i dont exist she spergs the fuck out. 50/50 she'll read this post and figure it out.
You like to gamble? I developed a taste for it.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)